package tsctl import "fmt" func main() { fmt.Println("tsctl main function") }