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