Documentation ¶
Overview ¶
Description: This file is the focal point of configuration that needs passed to various parts of the service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
Config tracks config needed for origin
func Load ¶
Load returns a new Config type that has been loaded in accordance to the environment that the service was deployed in, with all necessary tweaks made before returning.
func (*Config) ListenHost ¶
func (*Config) MarshalLog ¶
MarshalLog can be used to write config to log
func (*Config) PrivateHTTPPort ¶
func (*Config) PublicHTTPPort ¶
Click to show internal directories.
Click to hide internal directories.