mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 18:07:01 +00:00
...
This commit is contained in:
@@ -671,6 +671,7 @@ func (api *APIBuilder) Party(relativePath string, handlers ...context.Handler) P
|
||||
|
||||
childAPI := &APIBuilder{
|
||||
// global/api builder
|
||||
logger: api.logger,
|
||||
macros: api.macros,
|
||||
routes: api.routes,
|
||||
beginGlobalHandlers: api.beginGlobalHandlers,
|
||||
|
||||
Reference in New Issue
Block a user