Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type WRoundRobin ¶
type WRoundRobin struct {
// contains filtered or unexported fields
}
func (*WRoundRobin) Serve ¶
func (w *WRoundRobin) Serve() func(ctx *fasthttp.RequestCtx)
func (*WRoundRobin) Stats ¶
func (w *WRoundRobin) Stats() []types.ProxyStat
Click to show internal directories.
Click to hide internal directories.