package
0.0.0-20220502163732-e4a7bd5aa8de
Repository: https://github.com/benbraunstein/haftr-alumni-golang.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
AddUserHandler handles an http request to add a new User.
No description provided by the author
AutoLoginUserHandler handles an http request to auto login a user.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JSONToDTO decodes an http request JSON body to a data transfer object.
LoginUserHandler handles an http request to log in a User.
New creates a new App.
No description provided by the author
No description provided by the author
No description provided by the author
ServeInternalError serves a 500 error.
ServeJSON returns a JSON response for an http request.
No description provided by the author
No description provided by the author

# Structs

App is a representation of an App.
OptionalArgs is a representation of all the optional arguments for this application.

# Type aliases

Option is a representation of a function that modifies optional arguments.
No description provided by the author