frostfs-sdk-go/netmap
Aleksey Savchuk 76a0cfdadb [] netmap: Return node netmap state directly
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-09-09 08:51:51 +00:00
..
parser [] netmap: Add LIKE operation for filter 2024-08-12 09:49:12 +03:00
test [] *: Do not use math/rand.Read() 2023-09-08 17:17:02 +03:00
yml_tests [] netmap: Move tests from JSON to YML 2023-11-17 14:42:39 +03:00
aggregator.go [] lint: Fix warnings 2024-08-21 17:59:10 +03:00
aggregator_test.go [] netmap: fix min aggregator bug, add tests 2023-10-03 07:05:03 +00:00
bench_test.go [] go.mod: Use range over int 2024-09-04 12:37:46 +03:00
context.go [] lint: Fix warnings 2024-08-21 17:59:10 +03:00
doc.go Rename package name 2023-03-07 15:47:21 +03:00
filter.go [] netmap: Add LIKE operation for filter 2024-08-12 09:49:12 +03:00
filter_test.go Rename package name 2023-03-07 15:47:21 +03:00
helper_test.go Rename package name 2023-03-07 15:47:21 +03:00
netmap.go [] netmap: Reuse slice for weights in ContainerNodes() 2024-07-12 14:25:07 +03:00
netmap_test.go Rename package name 2023-03-07 15:47:21 +03:00
network_info.go [] netmap: Allow empty values for unknown parameters in network config 2024-07-09 12:19:25 +03:00
network_info_decode_test.go [] netmap: Support HomomorphicHashingDisabled network config 2022-07-05 15:37:49 +03:00
network_info_test.go [] netmap: Add well-known EC parameters to network config 2024-03-22 10:14:12 +00:00
node_info.go [] netmap: Return node netmap state directly 2024-09-09 08:51:51 +00:00
node_info_test.go [] netmap: Return node netmap state directly 2024-09-09 08:51:51 +00:00
policy.go [] netmap: Add LIKE operation for filter 2024-08-12 09:49:12 +03:00
policy_decode_test.go [] netmap: Add policy decode fuzz test 2024-05-07 11:10:37 +00:00
policy_fuzz.go [] netmap: Add policy decode fuzz test 2024-05-07 11:10:37 +00:00
policy_fuzz_test.go [] netmap: Add policy decode fuzz test 2024-05-07 11:10:37 +00:00
policy_test.go [] netmap: Add LIKE operation for filter 2024-08-12 09:49:12 +03:00
selector.go [] netmap: Reuse slice for weights in ContainerNodes() 2024-07-12 14:25:07 +03:00
selector_test.go [] go.mod: Use range over int 2024-09-04 12:37:46 +03:00
Tests.md [] pre-commit: Add initial configuration 2023-03-09 22:52:51 +03:00
yml_test.go [] go.mod: Use range over int 2024-09-04 12:37:46 +03:00
yml_unmarshal.go [] netmap: Add LIKE operation for filter 2024-08-12 09:49:12 +03:00