Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
MaxMindLicense string `json:"max_mind_license" yaml:"max_mind_license" mapstructure:"max_mind_license" yaml.mapstructure:"max_mind_license"`
DatabasePath string `json:"database_path" yaml:"database_path" mapstructure:"database_path" yaml.mapstructure:"database_path"`
AutomaticDownload bool `json:"automatic_download" yaml:"automatic_download" mapstructure:"automatic_download" yaml.mapstructure:"automatic_download"`
Language string `json:"language" yaml.mapstructure:"language"`
}
Click to show internal directories.
Click to hide internal directories.