frostfs-node/pkg/util
Dmitrii Stepanov d433b49265 [] node: Resolve perfsprint linter
`fmt.Errorf can be replaced with errors.New` and `fmt.Sprintf can be replaced with string addition`

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-03-11 17:55:50 +03:00
..
attributes [] Fix non-informative message when parse node attributes 2023-06-28 15:02:29 +00:00
autocomplete [] util/autocomplete: Fix deprecated warning 2023-03-13 07:07:30 +00:00
config [] node: Read cfg from dir even if cfg file not set 2023-04-14 10:19:10 +00:00
gendoc [] gendoc: Allow to override flags 2023-08-10 11:10:11 +00:00
http [] node: Replace interface{} with any 2023-02-21 16:47:07 +03:00
keyer [] keyer: Use UncompressedBytes() for marshaling 2024-02-19 13:13:09 +00:00
locode [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
logger [] logger: Fix journald logger 2024-02-19 16:18:13 +03:00
precision Rename package name 2023-03-07 16:38:26 +03:00
rand [] util/rand: use single random source 2022-01-12 19:29:27 +03:00
sdnotify [] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
state [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
sync [] fstree: Add optional file counter 2023-08-16 14:47:44 +03:00
test [] node: Refactor panics in unit test 2023-03-29 12:39:07 +03:00
os.go [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
salt.go [] util: Implement salting writer 2021-01-11 18:40:59 +03:00
salt_test.go Rename package name 2023-03-07 16:38:26 +03:00
worker_pool.go [] *: Move to sync/atomic 2023-05-23 08:18:01 +03:00
worker_pool_test.go [] util: implement Release for PseudWorkerPool 2021-10-25 18:53:36 +03:00