Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Configuration ¶
type Configuration struct { StatusCode int `mapstructure:"status" yaml:"status"` Header flagargs.HTTPHeader `mapstructure:"header" yaml:"header"` }
func (*Configuration) Hydrate ¶
func (c *Configuration) Hydrate() error
func (*Configuration) Validate ¶
func (c *Configuration) Validate() error
Click to show internal directories.
Click to hide internal directories.