frostfs-api-go/netmap
Leonard Lyubich dfb780a2b6 [#356] netmap: Document IterateSubnets behavior with duplicate keys
Node attributes must be key-unique. In current implementation
`IterateSubnets` doesn't monitor the uniqueness of keys.

Declare undefined behavior of `IterateSubnets` for non-unique attribute
keys.

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: Document IterateSubnets behavior with duplicate keys 2021-11-24 17:13:18 +03:00
attributes_test.go [#356] netmap: Fix potential double-processing of zero subnet 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