package
1.0.1
Repository: https://github.com/linuxboot/contest.git
Documentation: pkg.go.dev

# Functions

New instantiates a new httplistener object.
NewHTTPAPIResponse returns an HTTPAPIResponse from an api.Response object.

# Structs

HTTPAPIError is returned when an API method fails.
HTTPAPIResponse is returned when an API method succeeds.
HTTPListener implements the api.Listener interface.