Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SampleConfig = `` /* 299-byte string literal not displayed */
Functions ¶
This section is empty.
Types ¶
type Geo ¶
type Geo struct { LatField string `toml:"lat_field"` LonField string `toml:"lon_field"` TagKey string `toml:"tag_key"` CellLevel int `toml:"cell_level"` }
func (*Geo) Description ¶
func (*Geo) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.