package
0.0.0-20210908010543-464c9f9eda0b
Repository: https://github.com/ericarthurc/gofiber-rest-api-mongo_template.git
Documentation: pkg.go.dev

# Functions

CreateUserSchema | @desc: adds schema validation and indexes to collection.

# Variables

UserCollection | @desc: the user ccollection on the database.

# Structs

User | @desc: user model struct.