Imports
- github.com/gin-gonic/contrib/sessions
- github.com/gin-gonic/gin
- github.com/google/uuid
- github.com/jmoiron/sqlx
- golang.org/x/crypto/bcrypt
- golang.org/x/oauth2
- golang.org/x/oauth2/google
Imports in module “github.com/asymptoter/practice-backend”
- github.com/asymptoter/practice-backend/base/config
- github.com/asymptoter/practice-backend/base/ctx
- github.com/asymptoter/practice-backend/external/email
- github.com/asymptoter/practice-backend/external/redis
- github.com/asymptoter/practice-backend/models
- github.com/asymptoter/practice-backend/store/auth
- github.com/asymptoter/practice-backend/store/user