package
0.0.0-20250213235841-f61c07a733b6
Repository: https://github.com/timmaaaz/ichor.git
Documentation: pkg.go.dev

# Functions

WebAPI constructs a http.Handler with all application routes bound.
WithCORS provides configuration options for CORS.
WithFileServer provides configuration options for file server.

# Structs

Config contains all the mandatory systems required by handlers.
Options represent optional parameters.

# Interfaces

RouteAdder defines behavior that sets the routes to bind for an instance of the service.