# Packages

No description provided by the author

# Functions

AttributeHandler handler for attributes.
FileHandler handler for updating files.
ListFilesHandler handler for listing files.
LogError returns true on error.
Login login handler-> /user/login.
NamespaceActionHandler handler for namespace actions (create/update/delete).
NamespaceListHandler lists namespaces.
NewAuthHandler returns a new AuthHandler.
NewRouter create new router.
Ping handles ping request.
Register register handler-> /user/create.
RouteHandler logs stuff.
UploadfileHandler handler for uploading files.
UserAttributeHandler handler for getting user attribute informations.

# Constants

HTTP methods.
HTTP methods.
HTTP methods.
HTTP methods.

# Variables

AllowedSchemes schemes that are allowed in urls.
ErrMissingFile error if file is missing.
ErrorTokenEmpty error if token is empty.
ErrorTokenInvalid error if token is invalid.

# Structs

AuthHandler handler for http auth.
Route for REST.

# Type aliases

HTTPMethod http method.
RouteFunction function for handling a route.
Routes all REST routes.