xep0092

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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ShowOS bool `yaml:"show_os"`
}

Config represents XMPP Software Version module (XEP-0092) configuration.

type Version

type Version struct {
	// contains filtered or unexported fields
}

Version represents a version module.

func New

func New(config *Config, disco *xep0030.DiscoInfo, shutdownCh <-chan struct{}) *Version

New returns a version IQ handler module.

func (*Version) MatchesIQ

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

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

func (*Version) ProcessIQ

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

ProcessIQ processes a version 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