mirror of https://github.com/matrix-org/go-neb.git
Browse Source
400 if a service which needs a syncing client is configured without one
400 if a service which needs a syncing client is configured without one
This catches a common configuration error and fails early.kegan/fail-if-bad-user
Kegan Dougal
8 years ago
9 changed files with 41 additions and 17 deletions
-
21src/github.com/matrix-org/go-neb/api/handlers/service.go
-
5src/github.com/matrix-org/go-neb/clients/clients.go
-
7src/github.com/matrix-org/go-neb/matrix/matrix.go
-
2src/github.com/matrix-org/go-neb/services/echo/echo.go
-
2src/github.com/matrix-org/go-neb/services/giphy/giphy.go
-
7src/github.com/matrix-org/go-neb/services/github/github.go
-
2src/github.com/matrix-org/go-neb/services/guggy/guggy.go
-
4src/github.com/matrix-org/go-neb/services/jira/jira.go
-
8src/github.com/matrix-org/go-neb/types/service.go
Write
Preview
Loading…
Cancel
Save
Reference in new issue