dendrite/vendor/src/github.com/matrix-org/util
Mark Haines 84682b33c9 Use Unique from github.com/matrix-org/util (#28)
* Update github.com/matrix-org/util

* Use Unique from github.com/matrix-org/util
2017-03-08 13:27:21 +00:00
..
hooks Add logrus, prometheus client and matrix-org/util 2017-02-03 15:41:25 +00:00
context.go Add a query API to the roomserver for getting the latest events in a room. (#23) 2017-03-06 14:29:39 +00:00
json.go Use Unique from github.com/matrix-org/util (#28) 2017-03-08 13:27:21 +00:00
json_test.go Use Unique from github.com/matrix-org/util (#28) 2017-03-08 13:27:21 +00:00
LICENSE Add logrus, prometheus client and matrix-org/util 2017-02-03 15:41:25 +00:00
README.md Add logrus, prometheus client and matrix-org/util 2017-02-03 15:41:25 +00:00
unique.go Use Unique from github.com/matrix-org/util (#28) 2017-03-08 13:27:21 +00:00
unique_test.go Use Unique from github.com/matrix-org/util (#28) 2017-03-08 13:27:21 +00:00

util

GoDoc Build Status Coverage Status

A loose collection of Golang functions that we use at matrix.org