Documentation ¶
Index ¶
- func NewCacheWarmup(URI string, meta *meta.Config, lookup warmup.PreCachables) http.Handler
- func NewConfig(gateway *gateway.Config, endpoint *endpoint.Config, meta *meta2.Config) http.Handler
- func NewStatus(version string, meta *meta2.Config) http.Handler
- func NewView(URI string, meta *meta2.Config, lookup ViewLookupFn) http.Handler
- type Config
- type OpenAPI
- type RoutesFn
- type ViewLookupFn
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCacheWarmup ¶ added in v0.2.11
NewCacheWarmup creates a cache warmup handler
Types ¶
type OpenAPI ¶ added in v0.2.1
type OpenAPI struct { APIPrefix string // contains filtered or unexported fields }
func NewOpenApi ¶ added in v0.2.1
Click to show internal directories.
Click to hide internal directories.