dendrite/syncapi/routing
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
..
messages.go maintenance: Fix matrix-org#896 use %w format verb to wrap errors 2020-03-18 12:48:36 +05:30
routing.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
state.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