# Functions

PopulateTemplates loads and parses all of the templates in the templates directory.
Register the handlers for a given route.

# Structs

MockCurrentUserGetter provides the base struct for the methods to mock the httpauth package.

# Interfaces

CurrentUserGetter gets the current user from the http request.