package
0.3.3
Repository: https://github.com/sjzar/ips.git
Documentation: pkg.go.dev

# Functions

ConvertMapToFields converts a map of data from MMDB into a map of strings, optionally using full fields (combining all data into a JSON string).
DoPreProcessFieldAlias takes a map of data fields and standardizes their names using the PreProcessFieldAlias mapping.
NewReader initializes a new Reader for the given MMDB file.
ParseReflectValue processes an interface value and returns its converted string or map representation.

# Variables

PreProcessFieldAlias maps fields from various sources to a standardized format.

# Structs

Reader wraps the maxminddb Reader and provides additional functionalities for reading and parsing IP related data.