Package getopt provides traditional getopt and getopt_long processing for Go, supporting short and long flags, values, and multiple option sets.
go get github.com/pborman/getoptNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse command-line flags using getopt-style options.
Use github.com/pborman/getopt/v2 for the latest version.
No dependency data recorded yet.