Package ff is a flags-first helper package for configuring programs from commandline flags, environment variables, and config files.
go get github.com/peterbourgon/ff/v3No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse flags with environment variable fallback.
Use import path github.com/peterbourgon/ff/v3 and update code accordingly.
No dependency data recorded yet.