refactoring of code
This commit is contained in:
@@ -113,6 +113,7 @@ type ErrorResponse struct {
|
||||
}
|
||||
type GatewayServer struct {
|
||||
ctx context.Context
|
||||
configFile string
|
||||
version string
|
||||
gateway Gateway
|
||||
middlewares []Middleware
|
||||
|
||||
Reference in New Issue
Block a user