ip2region

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IpInfo

type IpInfo struct {
	Country  string
	Region   string
	Province string
	City     string
	ISP      string
}

func GetIpInfo

func GetIpInfo(ipStr string) (ipInfo IpInfo, err error)

func GetIpInfoFromUint32

func GetIpInfoFromUint32(u32ip uint32) (ipInfo IpInfo, err error)

func (IpInfo) String

func (ip IpInfo) String() string

Jump to

Keyboard shortcuts

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