mirror of
https://github.com/kataras/iris.git
synced 2025-12-19 02:47:04 +00:00
add human-friendly middleware names on route debugging (see HISTORY.md#Next)
Former-commit-id: f7291c4a077c4d1573344c93ba8a153fede18795
This commit is contained in:
@@ -165,7 +165,7 @@ func main() {
|
||||
"data": user.Serializer(),
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
app.Listen(":8080")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user