Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultURL string = "127.0.0.1" DefaultPort uint32 = 50000 )
Variables ¶
View Source
var ( UP helpers.Locker = helpers.Locker{Label: "Master"} Info Infostruct ConnectionInfo ConnectionInfostruct Setup = setup )
Functions ¶
func ResetFuncs ¶
func ResetFuncs()
Types ¶
type ConnectionInfostruct ¶
func (*ConnectionInfostruct) CheckIP ¶
func (ci *ConnectionInfostruct) CheckIP(ipAddress string) bool
func (*ConnectionInfostruct) CheckKey ¶
func (ci *ConnectionInfostruct) CheckKey(key string) bool
type Infostruct ¶
func (*Infostruct) Address ¶
func (is *Infostruct) Address() string
Click to show internal directories.
Click to hide internal directories.