Versions in this module Expand all Collapse all v1 v1.0.1 Aug 20, 2025 v1.0.0 Oct 1, 2024 Changes in this version + type Balancer struct + func (b *Balancer) AddTarget(t *middleware.ProxyTarget) bool + func (b *Balancer) Next(c echo.Context) *middleware.ProxyTarget + func (b *Balancer) RemoveTarget(t string) bool