modulepackage
0.0.0-20160223044008-e775e5c0dbf2
Repository: https://github.com/tv42/cliutil.git
Documentation: pkg.go.dev
# Packages
Package flagx contains helper types for parsing command line arguments.
Package positional implements parsing positional arguments, for example command line arguments, into fields of a struct.
Package strconvx implements conversions from strings to basic data types.
Package subcommands is a framework for creating command-based interfaces with hierarchical commands.