Package: golang-debian-mdosch-xmppsrv-dev (0.3.3-1)
Links for golang-debian-mdosch-xmppsrv-dev
Debian Resources:
Download Source Package golang-debian-mdosch-xmppsrv:
- [golang-debian-mdosch-xmppsrv_0.3.3-1.dsc]
- [golang-debian-mdosch-xmppsrv_0.3.3.orig.tar.bz2]
- [golang-debian-mdosch-xmppsrv_0.3.3-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [salsa.debian.org]
Similar packages:
Look up XMPP SRV records (library)
All functions return []SRV with SRV being the following struct:
type SRV struct {
Type string Target string Port uint16 Priority uint16 Weight uint16
. Type is either xmpp-client, xmpps-client, xmpp-server or xmpps-server.
The functions LookupXmppServer, LookupXmppsServer, LookupXmppClient and LookupXmppsClient` are called with the server name and return the respective SRV records.
The function LookupClient and LookupServer are also called with the server name but return xmpp and xmpps SRV records ordered by priority and weight.
Download golang-debian-mdosch-xmppsrv-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.3 kB | 35.0 kB | [list of files] |