package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 18, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Asset struct {
Path string
}
Asset defines the available asset configuration.
Config combines all available configuration parts.
New initializes a new configuration
Debug defines the available debug configuration.
HTTP defines the available http configuration.
Log defines the available logging configuration.
Policy enables us to use multiple directors.
type Route struct {
Endpoint string
Backend string
ApacheVHost bool `mapstructure:"apache-vhost"`
}
Route define forwarding routes
Tracing defines the available tracing configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.