frostfs-sdk-go/netmap
Roman Khimov de560d7424 *: drop subnet support
We don't need them and while there are reason to have some remnants in the
protocol itself we can remove them from the SDK immediately to not include
them into the 1.0.0 release.

Refs. nspcc-dev/neofs-api#261.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2023-05-22 22:46:41 +03:00
..
json_tests *: drop subnet support 2023-05-22 22:46:41 +03:00
parser *: replace interface{} with any keyword 2023-04-18 12:28:25 +04:00
test *: drop subnet support 2023-05-22 22:46:41 +03:00
aggregator.go [#227] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
context.go [#227] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
doc.go [#322] *: Go fmt -s 2022-08-24 18:58:59 +03:00
filter.go [#227] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
filter_test.go [#227] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
helper_test.go [#227] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
json_test.go netmap: Use CID to prevent incorrect usage in netmap 2023-04-21 10:24:10 +04:00
netmap.go doc: Actualize docs for ContainerNodes func 2023-04-21 10:24:37 +04:00
netmap_test.go [#312] netmap: Support NetmapService.NetmapSnapshot RPC 2022-09-22 10:51:07 +04:00
network_info.go [#378] netmap: Add binary encoding for NetworkInfo type 2023-01-31 12:51:51 +04:00
network_info_decode_test.go [#240] netmap: Support HomomorphicHashingDisabled network config 2022-07-05 15:37:49 +03:00
network_info_test.go *: replace interface{} with any keyword 2023-04-18 12:28:25 +04:00
node_info.go *: drop subnet support 2023-05-22 22:46:41 +03:00
node_info_test.go [#344] netmap: Support ExternalAddr well-known attribute 2022-09-26 13:28:39 +03:00
policy.go *: drop subnet support 2023-05-22 22:46:41 +03:00
policy_test.go client: Fix linter - unnecessary leading newline 2023-05-19 12:19:19 +04:00
selector.go *: drop subnet support 2023-05-22 22:46:41 +03:00
selector_test.go netmap: Use CID to prevent incorrect usage in netmap 2023-04-21 10:24:10 +04:00
Tests.md [#109] netmap: describe JSON test format 2022-01-18 13:06:25 +03:00