package
1.0.0-rc1
Repository: https://github.com/trustbloc/kms.git
Documentation: pkg.go.dev

# 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.

# Interfaces

Cmd defines command methods.
Handler represents an HTTP handler for controller API endpoint.

# Type aliases

AuthMethod represents an authorization method.