mirror of
https://github.com/kataras/iris.git
synced 2025-03-14 02:06:28 +01:00
Improved english documentation
Former-commit-id: 318b093489563b85c540388d77b12b63a97ce6e1
This commit is contained in:
parent
7624bcfff9
commit
c69bd7193d
|
@ -277,7 +277,7 @@ func main() {
|
|||
|
||||
The package [hero](hero) contains features for binding any object or functions that `handlers` can use, these are called dependencies.
|
||||
|
||||
With Iris you get truly safe bindings thanks to the [hero](_examples/hero) [package](hero). It is blazing-fast, near to raw handlers performance because Iris calculates everything before even server goes online!
|
||||
With Iris you get truly safe bindings thanks to the [hero](_examples/hero) [package](hero). It is blazing-fast, near to raw handlers performance because Iris calculates everything before the server even goes online!
|
||||
|
||||
Below you will see some screenshots I prepared for you in order to be easier to understand:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user