mirror of
https://github.com/vlang/v.git
synced 2025-09-10 16:00:31 -04:00
parent
c0950873a4
commit
ffea6eb52d
@ -403,7 +403,7 @@ can think of it as a chain.
|
|||||||
|
|
||||||
### Context values
|
### Context values
|
||||||
|
|
||||||
You can store a value pair in vweb's context. It is especially usefull for passing variables
|
You can store a value pair in vweb's context. It is especially useful for passing variables
|
||||||
from a middleware function to the route handler.
|
from a middleware function to the route handler.
|
||||||
|
|
||||||
**Example**:
|
**Example**:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user