//
pkg.gl
Category
github.com/Ericarthurc/GoFiber-Rest-API-Mongo_Template
models
package
0.0.0-20210908010543-464c9f9eda0b
Repository:
https://github.com/ericarthurc/gofiber-rest-api-mongo_template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
44 SLOC
#
Functions
CreateUserSchema
CreateUserSchema | @desc: adds schema validation and indexes to collection.
#
Variables
UserCollection
UserCollection | @desc: the user ccollection on the database.
#
Structs
User
User | @desc: user model struct.