Fixes context, and adds more info to it

This commit is contained in:
Deluan
2017-04-03 23:53:38 -04:00
parent fb299917d5
commit f7c182b1f8
5 changed files with 60 additions and 15 deletions
-1
View File
@@ -75,7 +75,6 @@ func initFilters() {
if id == "" {
id = uuid.NewV4().String()
}
ctx.Input.SetData("requestId", id)
}