1
0
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:
Gerasimos (Makis) Maropoulos
2019-03-01 14:10:07 +02:00
parent 444a4a0363
commit df3a68255c
3 changed files with 25 additions and 11 deletions

View File

@@ -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