Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadConfig ¶
func LoadConfig()
Types ¶
type ConfigType ¶
type ConfigType struct {
URLNormalisations URLNormalisations `toml:"UrlNormalisations"`
}
var Config ConfigType //nolint:gochecknoglobals
func MakeConfig ¶
func MakeConfig() ConfigType
Click to show internal directories.
Click to hide internal directories.