File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
versioned_docs/version-v2.x/api/middleware Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -132,8 +132,6 @@ It's recommended to use this middleware with [fiber/middleware/session](https://
132
132
133
133
## Config
134
134
135
- ### Config
136
-
137
135
| Property | Type | Description | Default |
138
136
| :------------------| :-----------------------------------| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| :-----------------------------|
139
137
| Next | ` func(*fiber.Ctx) bool ` | Next defines a function to skip this middleware when returned true. | ` nil ` |
You can’t perform that action at this time.
0 commit comments