//
pkg.gl
Category
github.com/tomdewildt/advent-of-code-2020
pkg
cli
package
0.1.0
Repository:
https://github.com/tomdewildt/advent-of-code-2020.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
11
Files
41 SLOC
#
Functions
NewRootCommand
NewRootCommand is used to create a new instance of a cobra.Command.
NewSubCommand
NewSubCommand is used to add a new sub command to a cobra.Command.