xep0092

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 20, 2018 License: MPL-2.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 server stream module.

func New

func New(config *Config, stm c2s.Stream, discoInfo *xep0030.DiscoInfo) *Version

New returns a version IQ handler module.

func (*Version) MatchesIQ

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

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

func (*Version) ProcessIQ

func (x *Version) ProcessIQ(iq *xml.IQ)

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