Package Usage: go: github.com/peterbourgon/ff/v3
Package ff is a flags-first helper package for configuring programs.
Runtime configuration must always be specified as commandline flags, so that
the configuration surface area of a program is self-describing. Package ff
provides an easy way to populate those flags from environment variables and
config files.
See the README at https://github.com/peterbourgon/ff for more information.
9 versions
Latest release: almost 2 years ago
418 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/peterbourgon/ff/v3