Go to file
Kegan Dougal 4f35a742e5 Tweak error message 2016-12-01 11:36:41 +00:00
hooks Add basic types and pre-commit hooks 2016-11-29 16:44:19 +00:00
.gitignore Initial commit 2016-11-29 16:35:32 +00:00
LICENSE Initial commit 2016-11-29 16:35:32 +00:00
README.md Start fleshing out basic Client types from Go-NEB 2016-11-29 17:03:42 +00:00
client.go Tweak error message 2016-12-01 11:36:41 +00:00
client_test.go Add example usage 2016-11-30 17:41:14 +00:00
events.go Add basic types and pre-commit hooks 2016-11-29 16:44:19 +00:00
responses.go Add responses/room types. Add buildURL functions with examples 2016-11-30 11:46:33 +00:00
room.go Move remaining Go-NEB code into gomatrix 2016-11-30 17:24:46 +00:00
store.go Remove NextBatchStorer/FilterStorer. Replace with Storer 2016-12-01 11:33:12 +00:00
sync.go Remove NextBatchStorer/FilterStorer. Replace with Storer 2016-12-01 11:33:12 +00:00

README.md

gomatrix

GoDoc

A Golang Matrix client