xep0191

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2018 License: GPL-3.0 Imports: 11 Imported by: 0

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, shutdownCh <-chan struct{}) *BlockingCommand

New returns a blocking command IQ handler module.

func (*BlockingCommand) MatchesIQ

func (x *BlockingCommand) MatchesIQ(iq *xmpp.IQ) bool

MatchesIQ returns whether or not an IQ should be processed by the blocking command module.

func (*BlockingCommand) ProcessIQ

func (x *BlockingCommand) ProcessIQ(iq *xmpp.IQ, stm stream.C2S)

ProcessIQ processes a blocking command IQ taking according actions over the associated stream.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL