Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientInfo ¶
type ClientInfo struct {
HttpProxyAddr string
}
type ClientSet ¶
type ClientSet struct {
sync.RWMutex
Logger func(ClientInfo, ClientState)
// contains filtered or unexported fields
}
func NewClientSet ¶
func NewClientSet() *ClientSet
Click to show internal directories.
Click to hide internal directories.