Documentation ¶
Index ¶
Constants ¶
View Source
const ( DISCONNECTED connStatus = iota CONNECTING CONNECTED )
These constants represent the different connection states
Variables ¶
This section is empty.
Functions ¶
func CreateXMPPLogger ¶ added in v0.3.9
CreateXMPPLogger creates a XMPP log.
func Factory ¶
func Factory(c *config.ApplicationConfig, cu *config.Account, df func(tls.Verifier, tls.Factory) xi.Dialer) access.Session
Factory creates a new session from the given config
func LogToDebugLog ¶ added in v0.3.9
LogToDebugLog return the log for debugging purposes.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.