Versions in this module Expand all Collapse all v0 v0.53.0 Apr 21, 2021 Changes in this version + type ClusterMember struct + APIVer *version.SemanticVersion + Host string + InstanceID string + Port int + func (m *ClusterMember) String() string + type Resource struct + Context map[string]string + InstanceID string + JID *jid.JID + Presence *stravaganza.Presence + func (r *Resource) IsAvailable() bool + func (r *Resource) Priority() int8 + func (r *Resource) Value(cKey string) string + type User struct + Scram struct{ ... } + Username string