package
Version:
v0.3.6-pre1
Opens a new window with list of versions in this module.
Published: Aug 22, 2016
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Event represents a Session event
EventType represents the type of Session event
const (
Disconnected EventType = iota
Connecting
Connected
ConnectionLost
RosterReceived
Ping
PongReceived
)
Session event types
Log contains information one specific log event
LogLevel is the current log level
The different available log levels
Message represents a message event
Notification represents a notification event
Peer represents an event associated to a peer
PeerType represents the type of Peer event
const (
IQReceived PeerType = iota
OTREnded
OTRNewKeys
OTRRenewedKeys
SubscriptionRequest
Subscribed
Unsubscribe
)
Peer types
Presence represents a presence event
Source Files
¶
Click to show internal directories.
Click to hide internal directories.