main.go

v0.1.0
Doc Versions Source
1
package main
2
3
func main() {
4
	Execute()
5
}
6

Source Files