You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/gateway/bridgemap
Qais Patankar 2b7eab629d
Add support for build tags (#1054)
By default all bridges are available.

You can turn off certain bridges by providing
e.g. "nodiscord" as a build tag.

    go build -tags nomsteams,noapi
5 years ago
..
api.go Add support for build tags (#1054) 5 years ago
bdiscord.go Add support for build tags (#1054) 5 years ago
bgitter.go Add support for build tags (#1054) 5 years ago
birc.go Add support for build tags (#1054) 5 years ago
bkeybase.go Add support for build tags (#1054) 5 years ago
bmatrix.go Add support for build tags (#1054) 5 years ago
bmattermost.go Add support for build tags (#1054) 5 years ago
bmsteams.go Add support for build tags (#1054) 5 years ago
bridgemap.go Add support for build tags (#1054) 5 years ago
brocketchat.go Add support for build tags (#1054) 5 years ago
bslack.go Add support for build tags (#1054) 5 years ago
bsshchat.go Add support for build tags (#1054) 5 years ago
bsteam.go Add support for build tags (#1054) 5 years ago
btelegram.go Add support for build tags (#1054) 5 years ago
bwhatsapp.go Add support for build tags (#1054) 5 years ago
bxmpp.go Add support for build tags (#1054) 5 years ago
bzulip.go Add support for build tags (#1054) 5 years ago