...

Directory /src/github.com/matrix-org

Name Synopsis
..
dugong
go-neb
api Package api contains the fundamental data types used by Go-NEB.
handlers Package handlers contains the HTTP handlers for Go-NEB.
clients
database
errors
matrix Package matrix provides an HTTP client that can interact with a Homeserver via r0 APIs (/sync).
metrics
polling
realms
github Package github implements OAuth2 support for github.com
jira Package jira implements OAuth1.0a support for arbitrary JIRA installations.
urls Package urls handles converting between various JIRA URL representations in a consistent way.
server Package server contains building blocks for REST APIs.
services
echo Package echo implements a Service which echoes back !commands.
giphy Package giphy implements a Service which adds !commands for Giphy.
github Package github implements a command service and a webhook service for interacting with Github.
client
webhook
guggy Package guggy implements a Service which adds !commands for Guggy.
jira Package jira implements a command and webhook service for interacting with JIRA.
webhook
rssbot Package rssbot implements a Service capable of reading Atom/RSS feeds.
travisci Package travisci implements a Service capable of processing webhooks from Travis-CI.
types
util