package
1.2.22
Repository: https://github.com/adevinta/vulcan-agent.git
Documentation: pkg.go.dev

# Functions

NewREST returns a REST components that exposes a given API using http REST endpoints through the given router.

# Structs

ErrorResponse represents and http response when an error processing a request occurs.
REST exposes an API using http REST endpoints.
StatsResponse represents a stats response.

# Interfaces

API defines the shape of the services that the http.REST exposes.
No description provided by the author