Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LatencyHandler ¶
LatencyHandler receives latency information
type Ping ¶
type Ping struct { Interval time.Duration Timeout time.Duration LatencyHandler // contains filtered or unexported fields }
Ping structure holds ping service state
func (*Ping) HandleStanza ¶
func (ping *Ping) HandleStanza(s xmpp.Stanza)
HandleStanza implements Handler interface
Click to show internal directories.
Click to hide internal directories.