Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultIP = "tcp://0.0.0.0:4435" DefaultTLSIP = "tcp://0.0.0.0:4455" RequestTypeUpdate = 1 RequestTypeSync = 2 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NetSync ¶
type NetSync struct {
// contains filtered or unexported fields
}
func NewWithGlobalServers ¶
func (NetSync) RequestSync ¶
func (NetSync) SendUpdate ¶
func (NetSync) UpdateGlobalServerPool ¶
func (ns NetSync) UpdateGlobalServerPool()
Click to show internal directories.
Click to hide internal directories.