Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> golang >> golang-debian-mdosch-xmppsrv-dev
aramo  ]
[ 源代码: golang-debian-mdosch-xmppsrv  ]

软件包: golang-debian-mdosch-xmppsrv-dev (0.1.1-1)

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, LookupXmppClientandLookupXmppsClient` 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.

下载 golang-debian-mdosch-xmppsrv-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 3.4 kB19 kB [文件列表]