package
1.10.0
Repository: https://github.com/trustbloc/vcs.git
Documentation: pkg.go.dev

# Functions

NewHTTPHandler returns instance of HTTPHandler which can be used to handle http requests.

# Structs

HTTPHandler contains REST API handling details which can be used to build routers for http requests for given path.

# Interfaces

Handler http handler for each controller API endpoint.