I have this main :
func main() { r := _routerprovider.GetRouter() srv := &http.Server{ Handler: r, Addr: "127.0