This commit is contained in:
Tulir Asokan 2018-07-06 16:08:50 +03:00
parent 946dac989a
commit e26fc65cd0
133 changed files with 261358 additions and 0 deletions

6
vendor/maunium.net/go/gomatrix/README.md generated vendored Normal file
View file

@ -0,0 +1,6 @@
# gomatrix
[![GoDoc](https://godoc.org/github.com/matrix-org/gomatrix?status.svg)](https://godoc.org/github.com/matrix-org/gomatrix)
A Golang Matrix client.
**THIS IS UNDER ACTIVE DEVELOPMENT: BREAKING CHANGES ARE FREQUENT.**