//
pkg.gl
Category
github.com/trustbloc/hub-router
pkg
internal
common
support
package
0.1.8
Repository:
https://github.com/trustbloc/hub-router.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
20 SLOC
#
Functions
NewHTTPHandler
NewHTTPHandler returns instance of HTTPHandler which can be used to handle http requests.
#
Structs
HTTPHandler
HTTPHandler contains REST API handling details which can be used to build routers for http requests for given path.