mirror of
https://github.com/kataras/iris.git
synced 2026-01-07 12:07:28 +00:00
Add one more example for dependency injection (HTTP Request-based) using our hero
Former-commit-id: ff18371d254caf2d1932d6522b1ebc1f8032708f
This commit is contained in:
@@ -119,6 +119,8 @@ app.Get("{root:path}", rootWildcardHandler)
|
||||
|
||||
- [基础](hero/basic/main.go)
|
||||
- [概览](hero/overview)
|
||||
- [Sessions](hero/sessions) **NEW**
|
||||
- [Yet another dependency injection example and good practises at general](hero/smart-contract/main.go) **NEW**
|
||||
|
||||
### MVC 模式
|
||||
|
||||
|
||||
Reference in New Issue
Block a user