Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DumpMMMDB ¶
func DumpMMMDB(cfg *CmdDumpConfig) error
Structure of the dumped JSON dataset:
{
"version": "v1",
"metadata": {
<METADATA>
},
"dataset": [
{
"network": "<NETWORK>",
"record": {
<RECORD>
}
}
]
}
Types ¶
Click to show internal directories.
Click to hide internal directories.