5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 03:12:31 +00:00
matterbridge/vendor/github.com/matrix-org/gomatrix
Tilo Spannagel f9928c9e25
Switch to upstream gomatrix (#1219)
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2020-08-30 14:01:52 +02:00
..
.gitignore Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
.golangci.yml Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
.travis.yml Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
client.go Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
events.go Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
filter.go Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
go.mod Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
identifier.go Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
LICENSE Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
README.md Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
requests.go Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
responses.go Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
room.go Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
store.go Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
sync.go Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
tags.go Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00
userids.go Switch to upstream gomatrix (#1219) 2020-08-30 14:01:52 +02:00

gomatrix

GoDoc

A Golang Matrix client.

THIS IS UNDER ACTIVE DEVELOPMENT: BREAKING CHANGES ARE FREQUENT.