0d144ee5af
`overlay.NodeDossier` contains information that satellite tracks about a storagenode. As part of the work to remove the type column from the nodes table https://github.com/storj/storj/issues/5426, we would have to remove the `Type` field in the `overlay.NodeDossier` since it is only about the storagenode. The `Local` method on the contact service is also removed because it is unused. When needed we can create a seperate `SatelliteInfo` struct which the `Local` method will return. Change-Id: If0c1a25d9df397a9492bbf1d7f33ba5b6a918878 |
||
---|---|---|
.. | ||
client.go | ||
common.go | ||
contact_test.go | ||
endpoint.go | ||
ratelimit.go | ||
service_test.go | ||
service.go |