storj/storagenode/trust
Egon Elbre 94b2b315f7 storagenode/trust: refactor GetAddress to GetNodeURL
Most places now need the NodeURL rather than the ID and Address
separately. This simplifies code in multiple places.

Change-Id: I52621d8ca52296a8b5bf7afbc1001cf8bfb44239
2020-05-20 11:05:15 +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: fix go 1.14 failures 2020-03-24 11:04:30 +00:00
excluder.go common: separate repository 2019-12-27 14:11:15 +02:00
file_source_test.go storagenode/trust: fix go 1.14 failures 2020-03-24 11:04:30 +00:00
file_source.go storagenode/trust: source implementations 2019-12-09 20:00:02 +00:00
http_source_test.go storagenode/trust: fix go 1.14 failures 2020-03-24 11:04:30 +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 storagenode/trust: fix go 1.14 failures 2020-03-24 11:04:30 +00:00
satellite_url.go common: separate repository 2019-12-27 14:11:15 +02:00
service_test.go storagenode/trust: refactor GetAddress to GetNodeURL 2020-05-20 11:05:15 +00:00
service.go storagenode/trust: refactor GetAddress to GetNodeURL 2020-05-20 11:05:15 +00: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