Versions in this module Expand all Collapse all v1 v1.0.0 Aug 11, 2023 Changes in this version + const OpentracingCtx + const OpentracingTracer + var App foundation.Application + var CacheFacade cache.Cache + var ConfigFacade config.Config + var RateLimiterFacade http.RateLimiter + func Cors() httpcontract.Middleware + func Opentracing(tracer opentracing.Tracer) http.Middleware + func Throttle(name string) httpcontract.Middleware + func Tls(host ...string) httpcontract.Middleware + type ServiceProvider struct + func (receiver *ServiceProvider) Boot(app foundation.Application) + func (receiver *ServiceProvider) Register(app foundation.Application)