//
pkg.gl
Category
github.com/packtpublishing/go-cookbook
Chapter02
flags
package
0.0.0-20230130100827-6c64ebff31b2
Repository:
https://github.com/packtpublishing/go-cookbook.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
80 SLOC
#
Structs
Config
Config will be the holder for our flags.
#
Type aliases
CountTheWays
CountTheWays is a custom type that we'll read a flag into.