Imports
- github.com/go-playground/validator
- github.com/gofiber/fiber/v2
- go.mongodb.org/mongo-driver/bson
- go.mongodb.org/mongo-driver/bson/primitive
Imports in module “github.com/martzing/go-boilerplate”
- github.com/martzing/go-boilerplate/controller/mongo/module/db/create
- github.com/martzing/go-boilerplate/controller/mongo/module/db/delete
- github.com/martzing/go-boilerplate/controller/mongo/module/db/get
- github.com/martzing/go-boilerplate/controller/mongo/module/db/models
- github.com/martzing/go-boilerplate/controller/mongo/module/db/update
- github.com/martzing/go-boilerplate/controller/mongo/type
- github.com/martzing/go-boilerplate/helpers/mongo
- github.com/martzing/go-boilerplate/helpers/utility