iq

package
v0.0.0-...-4ca9756 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2015 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IQXMLName = xml.Name{Local: "iq"}

Functions

This section is empty.

Types

type Handler

type Handler interface {
	Handle(*IQElement, stream.Stream) error
}

type IQElement

type IQElement struct {
	XMLName xml.Name `xml:"iq" parent:"stream:stream"`
	stanzas.Base
	xtream.InnerElements `xml:",any"`
}

func NewIQElement

func NewIQElement() *IQElement

func (*IQElement) Handle

func (self *IQElement) Handle(strm stream.ServerStream, opts features.Options) error

Jump to

Keyboard shortcuts

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