Imports
- github.com/gin-gonic/gin
- github.com/rs/zerolog
- github.com/rs/zerolog/log
- gorm.io/driver/postgres
- gorm.io/gorm
Imports in module “github.com/JenswBE/go-commerce”
- github.com/JenswBE/go-commerce/api/config
- github.com/JenswBE/go-commerce/api/handler/config
- github.com/JenswBE/go-commerce/api/handler/content
- github.com/JenswBE/go-commerce/api/handler/product
- github.com/JenswBE/go-commerce/api/middlewares
- github.com/JenswBE/go-commerce/api/presenter
- github.com/JenswBE/go-commerce/repositories/contentpg
- github.com/JenswBE/go-commerce/repositories/localstorage
- github.com/JenswBE/go-commerce/repositories/productpg
- github.com/JenswBE/go-commerce/usecases/content
- github.com/JenswBE/go-commerce/usecases/product
- github.com/JenswBE/go-commerce/utils/imageproxy
- github.com/JenswBE/go-commerce/utils/sanitizer
- github.com/JenswBE/go-commerce/utils/shortid