storj/storagenode/trust
Egon Elbre d80cfeb4ab storagenode: ensure we don't eat the underlying error
When error is formatted using %v it's not possible to check
whether the error was caused by a context cancellation.

Change-Id: Ia77dfb0817e49d9a7b168c12a6300d131007d0ee
2020-01-14 20:26:23 +00:00
..
cache_test.go storagenode: ensure we don't eat the underlying error 2020-01-14 20:26:23 +00:00
cache.go storagenode: ensure we don't eat the underlying error 2020-01-14 20:26:23 +00:00
common_test.go common: separate repository 2019-12-27 14:11:15 +02:00
config_test.go common: separate repository 2019-12-27 14:11:15 +02:00
config.go storagenode: ensure we don't eat the underlying error 2020-01-14 20:26:23 +00:00
excluder_test.go storagenode/trust: rule and excluders 2019-12-10 21:08:12 +00:00
excluder.go common: separate repository 2019-12-27 14:11:15 +02:00
file_source_test.go common: separate repository 2019-12-27 14:11:15 +02:00
file_source.go storagenode/trust: source implementations 2019-12-09 20:00:02 +00:00
http_source_test.go storagenode/trust: source implementations 2019-12-09 20:00:02 +00:00
http_source.go storagenode: ensure we don't eat the underlying error 2020-01-14 20:26:23 +00:00
list_test.go common: separate repository 2019-12-27 14:11:15 +02:00
list.go storagenode: ensure we don't eat the underlying error 2020-01-14 20:26:23 +00:00
rule_test.go storagenode/trust: rule and excluders 2019-12-10 21:08:12 +00:00
rule.go storagenode/trust: rule and excluders 2019-12-10 21:08:12 +00:00
satellite_url_test.go common: separate repository 2019-12-27 14:11:15 +02:00
satellite_url.go common: separate repository 2019-12-27 14:11:15 +02:00
service_test.go common: separate repository 2019-12-27 14:11:15 +02:00
service.go common: separate repository 2019-12-27 14:11:15 +02:00
source_test.go storagenode/trust: wire up list into pool 2019-12-13 20:32:50 +00:00
source.go storagenode/trust: wire up list into pool 2019-12-13 20:32:50 +00:00
static_source_test.go storagenode/trust: wire up list into pool 2019-12-13 20:32:50 +00:00
static_source.go storagenode/trust: wire up list into pool 2019-12-13 20:32:50 +00:00