frostfs-sdk-go/netmap
Evgenii Stratonikov af7e20073b [] netmap: Allow more uint64 config values
NEO VM uses little-endian format for integers,
however the resulting byte slice can contain less than 8 bytes.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-06-22 15:51:36 +03:00
..
json_tests [] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
parser [] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
test [] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
aggregator.go [] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
context.go [] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
doc.go [] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
filter.go [] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
filter_test.go [] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
helper_test.go [] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
json_test.go [] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
netmap.go [] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
network_info.go [] netmap: Allow more uint64 config values 2022-06-22 15:51:36 +03:00
network_info_decode_test.go [] netmap: Allow more uint64 config values 2022-06-22 15:51:36 +03:00
network_info_test.go [] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
node_info.go [] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
node_info_test.go [] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
policy.go [] netmap: Add more encoding methods for PlacementPolicy 2022-06-16 11:23:21 +03:00
policy_test.go [] netmap: Add more encoding methods for PlacementPolicy 2022-06-16 11:23:21 +03:00
selector.go [] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
selector_test.go [] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
subnet_test.go [] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
Tests.md [] netmap: describe JSON test format 2022-01-18 13:06:25 +03:00