package
0.0.0-20241111182353-c1fbc2c9b65f
Repository: https://github.com/triangleside/gotools.git
Documentation: pkg.go.dev
# Functions
NewHTTPAPIBuilder allocates and sets default values in an HTTPAPIBuilder.
# Structs
Handler encapsulates middleware and an HTTP handler for request processing.
HTTPAPIBuilder is used in the HTTPEndpointHandler's visitor to set routes to handlers.
# Interfaces
The HTTPEndpointHandler interface is implemented by structs that handle HTTP calls.