sdk

package
v0.2.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// HeaderInfoLength 长度为 256 字节
	HeaderInfoLength = 256

	// VectorIndexCols Vector 索引列数
	VectorIndexCols = 256

	// VectorIndexSize Vector 索引长度
	VectorIndexSize = 8

	// IndexLen 索引长度
	IndexLen = 14

	// FieldSpe 字段分隔符
	FieldSpe = "|"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader struct {
	// contains filtered or unexported fields
}

func NewReader

func NewReader(file string) (*Reader, error)

func (*Reader) Find

func (i *Reader) Find(ip net.IP) (*ipnet.Range, []string, error)

Find 查找IP

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL