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 (*Version) MatchesIQ ¶
MatchesIQ returns whether or not an IQ should be processed by the version module.
Click to show internal directories.
Click to hide internal directories.