frostfs-api-go/v2
Leonard Lyubich 07fcaa4ba5 [#312] netmap: Support multiple addresses in NodeInfo
In latest NeoFS API changes `NodeInfo` message carries list of network
addresses. There is a need

Add `SetAddresses` / `IterateAddresses` / `NumberOfAddresses` methods to
provide the access to node's address group. Mark `Address` / `SetAddress`
methods as deprecated.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-23 17:52:43 +03:00
..
accounting [#307] v2/accounting/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
acl [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
audit [#307] v2/audit/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
container [#307] v2/container/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
netmap [#312] netmap: Support multiple addresses in NodeInfo 2021-06-23 17:52:43 +03:00
object [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
refs [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
reputation [#307] v2/reputation/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
rpc Synchronize namings with NeoFS API v2.6.0 2021-05-07 15:11:18 +03:00
session [#310] *: Implement string converters for enumerations 2021-06-23 10:24:32 +03:00
signature [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
storagegroup [#307] v2/storagegroup/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
tombstone [#307] v2/tombstone/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00