package main import ( "go-rest-cctweaked/cli" ) func main() { cli.BasicInterface() }