package
0.1.0
Repository: https://github.com/unitychain/zkvote-node.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewHTTPHandler returns instance of HTTPHandler which can be used 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.