package
1.7.4
Repository: https://github.com/go-shiori/shiori.git
Documentation: pkg.go.dev

# Functions

New provides a shortcut to a successful response object.
No description provided by the author
NotFound directly sends a not found response.
SendNotFound directly sends a not found response.
Send provides a shortcut to send a (potentially) successful response.
SendError provides a shortcut to send an unsuccessful response.
SendErrorWithParams the same as above but for errors that require error parameters.
SendFile sends file to client with caching header.
SendInternalServerError directly sends an internal server error response.

# Structs

No description provided by the author
No description provided by the author