package
0.0.0-20241019075410-0d5229fc6b5c
Repository: https://github.com/david-kalashir/crs-front.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
AuthConfig contains auth service specific config.
Config contains all the mandatory systems required by handlers.
Options represent optional parameters.
SalesConfig contains sales service specific config.
# Interfaces
RouteAdder defines behavior that sets the routes to bind for an instance of the service.