package main import ( "git.pyer.club/kingecg/gosocketio/cli" ) func main() { cli.Execute() }