Imports
- go.uber.org/zap
- github.com/go-playground/universal-translator
- github.com/pkg/errors
- github.com/go-playground/validator/v10
- github.com/go-playground/validator/v10/translations/id
- golang.org/x/crypto/bcrypt
- github.com/go-playground/locales/id
Imports in module “github.com/antoniuscahyo/learn-golang/code-with-skeleton/go-skeleton”
- github.com/antoniuscahyo/learn-golang/code-with-skeleton/go-skeleton/entity
- github.com/antoniuscahyo/learn-golang/code-with-skeleton/go-skeleton/error
- github.com/antoniuscahyo/learn-golang/code-with-skeleton/go-skeleton/internal/helper
- github.com/antoniuscahyo/learn-golang/code-with-skeleton/go-skeleton/internal/http/auth
- github.com/antoniuscahyo/learn-golang/code-with-skeleton/go-skeleton/internal/queue
- github.com/antoniuscahyo/learn-golang/code-with-skeleton/go-skeleton/internal/repository/mysql
- github.com/antoniuscahyo/learn-golang/code-with-skeleton/go-skeleton/internal/repository/mysql/entity