func API() { api.Init([]string{"http://www.example.com", "http://www.mastergoco.com"}) api.StartServer() }
func API() { api.StartServer() }