cmd

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type Data

type Data struct {
	Name string
}

type IpService

type IpService struct {
	ServicesAddress []string
}

IpService MyIP Service

func NewIpService

func NewIpService(servicesAddress []string) *IpService

func (*IpService) QueryAll

func (I *IpService) QueryAll()

QueryAll query all services

func (*IpService) QueryRandom

func (I *IpService) QueryRandom()

QueryRandom random query

func (*IpService) QueryServerIp

func (I *IpService) QueryServerIp(serverIp string)

QueryServerIp query with serverIp

Jump to

Keyboard shortcuts

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