feat: rename to shortify

This commit is contained in:
Steven
2023-03-16 08:25:58 +08:00
parent 143bdb7596
commit d08a738a57
43 changed files with 114 additions and 116 deletions

View File

@ -6,8 +6,8 @@ import (
"fmt"
"strings"
"github.com/boojack/corgi/api"
"github.com/boojack/corgi/common"
"github.com/boojack/shortify/api"
"github.com/boojack/shortify/common"
)
// userRaw is the store model for an User.