frostfs-node/pkg/util
Alex Vanin 6527f9157c [] util/attributes: Support escaped symbols
To encode attributes with semicolon or slash, use
backslash as escaped character.

Example:
  User-Agent:NeoFS\/0.23
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-08-04 16:48:54 +03:00
..
attributes [] util/attributes: Support escaped symbols 2021-08-04 16:48:54 +03:00
config [] Update Neo Go to v0.95.3 2021-06-29 13:44:59 +03:00
http [] pkg/util: Fix commentary error 2021-07-22 15:12:06 +03:00
keyer [] util/keyer: Prioritize hex decoding over base58 2021-03-26 15:27:55 +03:00
locode [] Use util.MkdirAllX instead of os.MkdirAll 2021-07-30 16:42:22 +03:00
logger [] logger: Simplify Logger's parameters 2021-05-11 12:35:12 +03:00
precision [] 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 [] util: Add MkdirAllX func 2021-07-30 16:42:22 +03:00
salt.go [] util: Implement salting writer 2021-01-11 18:40:59 +03:00
salt_test.go [] util: Implement salting writer 2021-01-11 18:40:59 +03:00
worker_pool.go [] util: Define worker pool interface 2020-10-02 11:25:35 +03:00