package
0.0.0-20210808214630-330417141eb4
Repository: https://github.com/dav10195/submit_server.git
Documentation: pkg.go.dev
# Functions
authenticate the user with the given password.
delete the user also deleting his message box and assignment instances.
return the user represented by the given user name if that user exists.
check if the default admin user is present in the DB and add it if not.
return a new User builder.
# Constants
roles.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
user.
As building a user requires lots of validations and building of inner objects (e.g.