frostfs-node/pkg/util
Alex Vanin 2d7e9f0c40 [#787] util/attributes: Return consistent list of attributes
Attributes are linked to each other through parents, so they can
be returned in any order. However, it will be better to return
the list in consistent order to reduce entropy.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-09-01 14:29:26 +03:00
..
attributes [#787] util/attributes: Return consistent list of attributes 2021-09-01 14:29:26 +03:00
config [#652] Update Neo Go to v0.95.3 2021-06-29 13:44:59 +03:00
http [#705] pkg/util: Fix commentary error 2021-07-22 15:12:06 +03:00
keyer [#448] util/keyer: Prioritize hex decoding over base58 2021-03-26 15:27:55 +03:00
locode [#727] Use util.MkdirAllX instead of os.MkdirAll 2021-07-30 16:42:22 +03:00
logger [#493] logger: Simplify Logger's parameters 2021-05-11 12:35:12 +03:00
precision [#122] Add precision converter 2020-10-28 13:36:59 +03:00
rand Add Inner Ring code 2020-07-24 17:07:37 +03:00
test Add Inner Ring code 2020-07-24 17:07:37 +03:00
os.go [#727] util: Add MkdirAllX func 2021-07-30 16:42:22 +03:00
salt.go [#290] util: Implement salting writer 2021-01-11 18:40:59 +03:00
salt_test.go [#290] util: Implement salting writer 2021-01-11 18:40:59 +03:00
worker_pool.go [#33] util: Define worker pool interface 2020-10-02 11:25:35 +03:00