package
1.0.0
Repository: https://github.com/trustbloc/vct.git
Documentation: pkg.go.dev

# Functions

New returns REST API controller.
NewHTTPHandler returns instance of HTTPHandler which can be used handle http requests.

# Constants

API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.
API endpoints.

# Variables

BuildVersion contains the version of the VCT build.nolint:gochecknoglobals.

# Structs

ErrorResponse represents REST error message.
HTTPHandler contains REST API handling details which can be used to build routers for http requests for given path.
Operation represents REST API controller.

# Interfaces

Cmd defines command methods.
Handler http handler for each controller API endpoint.