frostfs-sdk-go/netmap
Evgenii Stratonikov af7e20073b [#277] 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 [#227] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
parser [#227] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
test [#227] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +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 [#227] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +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 [#227] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
netmap.go [#227] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
network_info.go [#277] netmap: Allow more uint64 config values 2022-06-22 15:51:36 +03:00
network_info_decode_test.go [#277] netmap: Allow more uint64 config values 2022-06-22 15:51:36 +03:00
network_info_test.go [#227] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
node_info.go [#227] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
node_info_test.go [#227] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
policy.go [#227] netmap: Add more encoding methods for PlacementPolicy 2022-06-16 11:23:21 +03:00
policy_test.go [#227] netmap: Add more encoding methods for PlacementPolicy 2022-06-16 11:23:21 +03:00
selector.go [#227] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
selector_test.go [#227] netmap: Fix minor blots in documentation/code 2022-06-15 20:50:32 +03:00
subnet_test.go [#227] netmap: Refactor and document package functionality 2022-06-15 20:50:32 +03:00
Tests.md [#109] netmap: describe JSON test format 2022-01-18 13:06:25 +03:00