Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FullMap = map[string]bridge.Factory{ "api": api.New, "discord": bdiscord.New, "gitter": bgitter.New, "irc": birc.New, "mattermost": bmattermost.New, "matrix": bmatrix.New, "rocketchat": brocketchat.New, "slack-legacy": bslack.NewLegacy, "slack": bslack.New, "sshchat": bsshchat.New, "steam": bsteam.New, "telegram": btelegram.New, "whatsapp": bwhatsapp.New, "xmpp": bxmpp.New, "zulip": bzulip.New, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.