frostfs-api-go/netmap
Leonard Lyubich 051b103df3 [#356] netmap: Return missing subnets error from IterateSubnets
Each NeoFS storage node should be present in at least one subnet.

Make `netmap.IterateSubnets` function to return an error if the node by the
end of the loop does not belong to any subnet.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-24 17:13:18 +03:00
..
grpc [#355] *: regenerate proto files 2021-11-18 15:04:15 +03:00
test Add v2 version to go module name 2021-11-17 15:29:33 +03:00
attributes.go [#356] netmap: Return missing subnets error from IterateSubnets 2021-11-24 17:13:18 +03:00
attributes_test.go [#356] netmap: Return missing subnets error from IterateSubnets 2021-11-24 17:13:18 +03:00
convert.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
json.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
marshal.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
message_test.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
string.go Add v2 version to go module name 2021-11-17 15:29:33 +03:00
types.go [#355] v2/refs: add subnetwork ID 2021-11-18 15:04:15 +03:00