/go-lflag

Go library as a replacement for flag

Primary LanguageGoMIT LicenseMIT

lflag

GoDoc Report

lflag is a replacement for the stdlib's flag package. It handles --help and delaying code execution across multiple packages/functions until flags are evaluated.