@@ -1,7 +0,0 @@
-package gateway
-
-import "github.com/zeromicro/go-zero/rest"
-type GatewayConf struct {
- rest.RestConf
-}
@@ -1,6 +0,0 @@
-type Server struct {
-func MustNewServer() {}