package
Version:
v0.0.0-...-81c6b1d
Opens a new window with list of versions in this module.
Published: Dec 20, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Record struct {
City struct {
GeoNameID uint32 `maxminddb:"geoname_id"`
Names map[string]string `maxminddb:"names"`
} `maxminddb:"city"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.