package
0.0.0-20230704194108-057e48f7badc
Repository: https://github.com/jecsand/go-rest-api-boilerplate.git
Documentation: pkg.go.dev

# Functions

UsersToFiles converts an input slice of user to a slice of file.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Blacklist is a root struct that is used to store the json encoded data for/from a mongodb blacklist doc.
File is a root struct that is used to store the json encoded data for/from a mongodb file doc.
Group is a root struct that is used to store the json encoded data for/from a mongodb group doc.
Task is a root struct that is used to store the json encoded data for/from a mongodb group doc.
User is a root struct that is used to store the json encoded data for/from a mongodb user doc.

# Type aliases

No description provided by the author