bridgemap

package
v1.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2019 License: Apache-2.0 Imports: 15 Imported by: 8

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,
	}

	UserTypingSupport = map[string]struct{}{
		"slack": {},
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL