VictoriaMetrics/lib/flagutil
Aliaksandr Valialkin 1a88fe5b1f
lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures
This fixes handling of values bigger than 2GiB for the following command-line flags:

- -storage.minFreeDiskSpaceBytes
- -remoteWrite.maxDiskUsagePerURL
2022-12-14 19:29:57 -08:00
..
array_test.go
array.go
bytes_test.go
bytes.go
duration_test.go
duration.go
flag.go
secret.go
usage.go