Skip to content

Commit

Permalink
Update docs/api/middleware/proxy.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
gaby and coderabbitai[bot] authored Mar 10, 2024
1 parent 6ad2db4 commit e49e928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/middleware/proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ id: proxy
Proxy middleware for [Fiber](https://github.com/gofiber/fiber) that allows you to proxy requests to multiple servers.

## Signatures
// BalancerForward performs the given http request based on a round-robin balancer and fills the given http response.

```go
// Balancer create a load balancer among multiple upstream servers.
Expand Down

0 comments on commit e49e928

Please sign in to comment.