Imports
- github.com/gin-gonic/gin
- github.com/go-playground/validator/v10
- github.com/rs/zerolog
- github.com/rs/zerolog/log
- github.com/spf13/viper
- gorm.io/driver/postgres
- gorm.io/gorm
Imports in module “github.com/JenswBE/go-commerce”
- github.com/JenswBE/go-commerce/api/handler
- github.com/JenswBE/go-commerce/api/middlewares
- github.com/JenswBE/go-commerce/api/presenter
- github.com/JenswBE/go-commerce/repositories/localstorage
- github.com/JenswBE/go-commerce/repositories/productpg
- github.com/JenswBE/go-commerce/usecases/product
- github.com/JenswBE/go-commerce/utils/imageproxy
- github.com/JenswBE/go-commerce/utils/shortid