Implement command line interface in Go using the Package flag: https://golang.org/pkg/flag/
$ go-cli-args --string-value=Hello --int-value=30 --bool-value=0
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implement command line interface in Go using the Package flag: https://golang.org/pkg/flag/
$ go-cli-args --string-value=Hello --int-value=30 --bool-value=0