dendrite/cmd
Abhinav Krishna C K ec38783192
maintenance: Fix matrix-org#896 use %w format verb to wrap errors (#916)
* 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.

* Update all instances of error type to use %w

Signed-off-by: Abhinav Krishna C K <me@abhy.me>

Co-authored-by: Kegsay <kegan@matrix.org>
2020-03-18 12:48:51 +00:00
..
client-api-proxy Fix pipeline, emoji and syntax (#713) 2019-06-19 14:05:03 +01:00
create-account use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
create-room-events Implement gomatrixserverlib.HeaderedEvent in roomserver Kafka output (#914) 2020-03-17 11:01:25 +00:00
dendrite-appservice-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendrite-client-api-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendrite-federation-api-server Return server names (#833) 2019-12-20 13:24:57 +00:00
dendrite-federation-sender-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendrite-media-api-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendrite-monolith-server Wire up publicroomsapi for roomserver events (#851) 2020-01-24 17:11:20 +00:00
dendrite-public-rooms-api-server Wire up publicroomsapi for roomserver events (#851) 2020-01-24 17:11:20 +00:00
dendrite-room-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendrite-sync-api-server CS API: Support for /messages, fixes for /sync (#847) 2020-01-23 17:51:10 +00:00
dendrite-typing-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendritejs maintenance: Fix matrix-org#896 use %w format verb to wrap errors (#916) 2020-03-18 12:48:51 +00:00
federation-api-proxy Fix pipeline, emoji and syntax (#713) 2019-06-19 14:05:03 +01:00
generate-keys use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
kafka-producer Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
mediaapi-integration-tests use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
roomserver-integration-tests use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
syncserver-integration-tests Implement gomatrixserverlib.HeaderedEvent in roomserver Kafka output (#914) 2020-03-17 11:01:25 +00:00