sdk

package
v0.2.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// RedirectMode1 重定向模式1
	// 表示国家记录和地区记录都被重定向
	RedirectMode1 = 0x01

	// RedirectMode2 重定向模式2
	// 表示国家记录或地区记录被重定向
	RedirectMode2 = 0x02
)

Variables

This section is empty.

Functions

func Bytes3Uint32

func Bytes3Uint32(b []byte) uint32

Bytes3Uint32 3字节转换为uint32

Types

type Reader

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

Reader ZXInc 数据库

func NewReader

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

func (*Reader) Find

func (q *Reader) Find(ip net.IP) (*ipnet.Range, string, string, error)

Find 查找IP

Jump to

Keyboard shortcuts

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