dendrite/syncapi/sync
Abhinav Krishna C K 57c748e4fd maintenance: Fix matrix-org#896 use %w format verb to wrap errors
* In Go version 1.13 a new formatting verb introduced for fmt.Errorf
  %w https://blog.golang.org/go1.13-errors

* update %s to %w to wrap errors.
2020-03-18 12:48:36 +05:30
..
notifier.go CS API: Support for /messages, fixes for /sync (#847) 2020-01-23 17:51:10 +00:00
notifier_test.go maintenance: Fix matrix-org#896 use %w format verb to wrap errors 2020-03-18 12:48:36 +05:30
request.go CS API: Support for /messages, fixes for /sync (#847) 2020-01-23 17:51:10 +00:00
requestpool.go Remove httputil.LogThenError so that the line numbers are reported properly - make error reporting slightly more useful (#879) 2020-03-02 16:20:44 +00:00
userstream.go CS API: Support for /messages, fixes for /sync (#847) 2020-01-23 17:51:10 +00:00