data

package
v0.0.0-...-e3c76da Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IndexLen      = 7
	RedirectMode1 = 0x01
	RedirectMode2 = 0x02
)

Variables

View Source
var (
	Data []byte
)

Functions

This section is empty.

Types

type Cz

type Cz struct {
	Error   error  `json:"-"`
	IP      net.IP `json:"ip"`
	Country string `json:"country"`
	Area    string `json:"area"`
	// contains filtered or unexported fields
}

func New

func New() *Cz

func (*Cz) Find

func (c *Cz) Find(ip string) *Cz

func (*Cz) FindIP

func (c *Cz) FindIP(ip net.IP) *Cz

Jump to

Keyboard shortcuts

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