frostfs-api-go/netmap
Leonard Lyubich abc494b2bc [#356] netmap: Simplify zero subnet processing in IterateSubnets
For now we don't need to distinguish cases of missing zero subnet's
attribute and the one with `True` value.

Remove local enum `zeroStatus` of `IterateSubnets` since we need to
distinguish between two statuses and use `bool` variable for this.

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: Simplify zero subnet processing in IterateSubnets 2021-11-24 17:13:18 +03:00
attributes_test.go [#356] netmap: Increase test coverage of 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