Imports
- github.com/gin-gonic/gin
- github.com/go-playground/validator/v10
- github.com/golang-jwt/jwt
- github.com/google/uuid
- gorm.io/gorm
Imports in module “github.com/hngprojects/hng_boilerplate_golang_web”
- github.com/hngprojects/hng_boilerplate_golang_web/external/request
- github.com/hngprojects/hng_boilerplate_golang_web/internal/models
- github.com/hngprojects/hng_boilerplate_golang_web/pkg/repository/storage
- github.com/hngprojects/hng_boilerplate_golang_web/services/helpcenter
- github.com/hngprojects/hng_boilerplate_golang_web/services/user
- github.com/hngprojects/hng_boilerplate_golang_web/utility