# 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