Skip to content

Commit a192bd1

Browse files
ErfanMomeniiiErfan Momeni
authored andcommitted
fix: update
1 parent 0fd8df7 commit a192bd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/middleware/loadshedding.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ func New(timeout time.Duration, loadSheddingHandler fiber.Handler, exclude func
3939
| `exclude` | `func(fiber.Ctx) bool` | Optional function to exclude specific requests from load-shedding logic. | `nil` |
4040

4141
## Example Usage
42+
4243
Import the middleware package and integrate it into your Fiber application:
4344

4445
```go

0 commit comments

Comments
 (0)