presence-button-web/vendor/github.com/matrix-org/gomatrix
Lomanic 7ab566fcfa Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
..
.gitignore Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
.golangci.yml Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
.travis.yml Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
LICENSE Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
README.md Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
client.go Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
events.go Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
filter.go Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
go.mod Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
identifier.go Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
requests.go Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
responses.go Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
room.go Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
store.go Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
sync.go Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
tags.go Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
userids.go Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00

README.md

gomatrix

GoDoc

A Golang Matrix client.

THIS IS UNDER ACTIVE DEVELOPMENT: BREAKING CHANGES ARE FREQUENT.