Documentation
¶
Overview ¶
nolint:unused All definition in this package expect for the config object are used to ensure config validation. Validation process is made through reflexion so unused linter does not see it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidPort = errors.New("invalid HTTP port")
Functions ¶
Types ¶
type Config ¶
func (Config) GetAddress ¶
Click to show internal directories.
Click to hide internal directories.