feat: export gateway.Server to let users add middlewares (#2157)
This commit is contained in:
@@ -24,6 +24,7 @@ type (
|
||||
// Rpc is the gRPC rpc method, with format of package.service/method
|
||||
Rpc string
|
||||
}
|
||||
|
||||
// upstream is the configuration for upstream.
|
||||
upstream struct {
|
||||
// Grpc is the target of upstream.
|
||||
|
||||
Reference in New Issue
Block a user