geoip

package
v0.0.0-...-6edac6f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2020 License: MIT Imports: 16 Imported by: 0

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"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL