package cmd import "fmt" func fooBar() { fmt.Println("foo") }