# Functions
New returns REST API controller.
NewHTTPHandler returns a configured instance of HTTPHandler.
# Constants
AuthGNAP defines GNAP as a supported auth method for the handler.
AuthNone defines that auth is not handled by the service.
AuthZCAP defines ZCAP as a supported auth method for the handler.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
# Structs
ErrorResponse is an error response model.
HTTPHandler is an HTTP handler for the given path and method.
Operation represents REST API controller.
# Type aliases
AuthMethod represents an authorization method.