Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionData ¶
type ActionData struct {
// contains filtered or unexported fields
}
type Listener ¶
type Listener struct { Name string ClientTokens map[string]interface{} // contains filtered or unexported fields }
func NewListener ¶
func NewListener() *Listener
func (*Listener) DecorateFlagSet ¶
func (*Listener) ParseFlagSet ¶
type ReconnectManager ¶
type ReconnectManager struct {
// contains filtered or unexported fields
}
func NewReconnectManager ¶
func NewReconnectManager() *ReconnectManager
Click to show internal directories.
Click to hide internal directories.