Documentation
Overview ¶
Package internal provides non-exported functionality used by xmpp and its child packages.
Directories
Path | Synopsis |
---|---|
attr | Package attr contains unexported functionality related to XML attributes. |
decl | Package decl contains functionality related to XML declarations. |
discover | Package discover is used to look up information about XMPP-based services. |
integration | Package integration contains helpers for integration testing. |
integration/ejabberd | Package ejabberd facilitates integration testing against Ejabberd. |
integration/prosody | Package prosody facilitates integration testing against Prosody. |
marshal | Package marshal contains functions for encoding structs as an XML token stream. |
ns | Package ns provides namespace constants that are used by the xmpp package and other internal packages. |
saslerr | Package saslerr provides error conditions for the XMPP profile of SASL as defined by RFC 6120 §6.5. |
stream | Package stream contains internal stream parsing and handling behavior. |
xmpptest | Package xmpptest provides utilities for XMPP testing. |