package gateway import "github.com/zeromicro/go-zero/rest" type GatewayConf struct { rest.RestConf }