Imports
- github.com/golang-migrate/migrate/v4
- github.com/golang-migrate/migrate/v4/database/postgres
- github.com/golang-migrate/migrate/v4/source/file
- github.com/spf13/viper
- go.uber.org/zap
- go.uber.org/zap/zapcore
- gorm.io/driver/postgres
- gorm.io/gorm
- gorm.io/gorm/logger
- gorm.io/gorm/schema
Imports in module “github.com/candrairwn/go-pure”
- github.com/candrairwn/go-pure/api/delivery/http/controller
- github.com/candrairwn/go-pure/api/delivery/http/routes
- github.com/candrairwn/go-pure/api/delivery/websocket
- github.com/candrairwn/go-pure/api/utils