Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrIPVersionNotSupported = errors.New("IP version not supported") ErrInvalidFieldsLength = errors.New("invalid fields length") ErrInvalidCIDR = errors.New("invalid CIDR") ErrCIDRConflict = errors.New("CIDR conflict") ErrMetaNotFound = errors.New("meta not found") ErrDBFormatNotSupported = errors.New("format not supported") ErrEmptyFile = errors.New("empty file") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.