Documentation
¶
Overview ¶
Service xmpp provides access to the sarif network over XMPP.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = &services.Module{ Name: "xmpp", Version: "1.0", NewInstance: New, }
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Log sfproto.Logger ClientFactory sarif.ClientFactory // contains filtered or unexported fields }
func New ¶
func New(deps *Dependencies) *Client
type Dependencies ¶
Click to show internal directories.
Click to hide internal directories.