mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 02:17:05 +00:00
Former-commit-id: d95be1456a78fbafd7ec5fec22f2066454eb76c6
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"github.com/kataras/iris/context"
|
||||
)
|
||||
|
||||
// def is the default herp value which can be used for dependencies share.
|
||||
// def is the default hero value which can be used for dependencies share.
|
||||
var def = New()
|
||||
|
||||
// Hero contains the Dependencies which will be binded
|
||||
|
||||
Reference in New Issue
Block a user