VictoriaMetrics/lib/flagutil
2021-10-20 00:51:15 +03:00
..
array.go improve docs for cli flags (#1202) 2021-04-12 12:28:36 +03:00
array_test.go app/vmagent: add -remoteWrite.roundDigits command-line option for limiting the number of digits after the point for stored values 2021-02-01 14:42:15 +02:00
bytes.go all: various fixes in command-line flag descriptions 2021-03-15 22:03:49 +02:00
bytes_test.go
duration.go
duration_test.go lib/flagutil: prevent from integer overflow when parsing duration 2021-02-15 15:11:15 +02:00
flag.go lib/flagutil: do not expose sensitive info (passwords, keys and urls) at /flags page 2021-10-20 00:51:15 +03:00
secret.go
usage.go lib/flagutil: make golangci-lint happy by using strings.TrimPrefix instead of manual prefix removal via strings.HasPrefix 2020-12-03 22:07:26 +02:00