pkg/flag: add new Base64, Base64List flag.Values
Allows setting of []byte's with base64 encoded strings and [][]bytes with comma-separated base64 encoded strings.
Showing
pkg/flag/base64.go
0 → 100644
pkg/flag/base64_test.go
0 → 100644
Please
register
or
sign in
to comment