1
0
Fork 0
mirror of https://github.com/matrix-org/gomatrix synced 2025-05-18 13:33:23 +00:00
No description
Find a file
2016-11-30 11:52:28 +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
client.go Add responses/room types. Add buildURL functions with examples 2016-11-30 11:46:33 +00:00
client_test.go Change function names to get godoc to associate them correctly 2016-11-30 11:52:28 +00:00
events.go Add basic types and pre-commit hooks 2016-11-29 16:44:19 +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
responses.go Add responses/room types. Add buildURL functions with examples 2016-11-30 11:46:33 +00:00
room.go Add responses/room types. Add buildURL functions with examples 2016-11-30 11:46:33 +00:00
sync.go Start fleshing out basic Client types from Go-NEB 2016-11-29 17:03:42 +00:00

gomatrix

GoDoc

A Golang Matrix client