go-github-com-peterbourgon-ff-v3 3.4.0
Channel: guix
Home page: https://github.com/peterbourgon/ff
Licenses: ASL 2.0
Synopsis: Flags-first Golang library for configuration
Description:
Package ff is a flags-first helper package for configuring programs.
The basic idea is that myprogram -h
should always show the complete configuration "surface area" of a program. Therefore, every config parameter should be defined as a flag. This module provides a simple and robust way to define those flags, and to parse them from command-line arguments, environment variables, and/or config files.
Total results: 1