package main func main() { app := InitHttp() app.Run() }