Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockingCommand ¶
type BlockingCommand struct {
// contains filtered or unexported fields
}
BlockingCommand returns a blocking command IQ handler module.
func New ¶
func New(disco *xep0030.DiscoInfo, roster *roster.Roster, router *router.Router) (*BlockingCommand, chan<- chan bool)
New returns a blocking command IQ handler module.
Click to show internal directories.
Click to hide internal directories.