Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IpInfClient ¶
type IpInfClient struct {
// contains filtered or unexported fields
}
func NewIpInfClient ¶
func NewIpInfClient(apiHost string, token string) *IpInfClient
curl https://api.ipinfo.io/lite/139.226.81.188?token=dc1a6edbc9eac0
func (*IpInfClient) Close ¶ added in v0.1.2
func (c *IpInfClient) Close() error
func (*IpInfClient) Init ¶ added in v0.1.2
func (c *IpInfClient) Init() error
Click to show internal directories.
Click to hide internal directories.