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

# Functions

BadRequestf creates an HTTP error with "bad request" code and a message.
BindFail creates an HTTP error with "bind fail" message.
Newf creates an HTTP error with a code and message.
NotFoundf creates an HTTP error with "not found" code and a message.
Unauthorizedf creates an HTTP error with "unauthorized" code and a message.