package
0.7.5
Repository: https://github.com/natsukagami/kjudge.git
Documentation: pkg.go.dev

# Packages

Package admin defines admin routes.
Package auth implements the authentication functions for the server.
No description provided by the author
Package httperr provides some convenience functions to create echo HTTP errors.
No description provided by the author
User implements a group that handle /user requests.

# Functions

New creates a new server.
NotFoundHandler handles the "not found" situation.
StaticFiles serves files from the source fileb0x.

# Structs

Server this the root entry of the server.