Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoadBalancer ¶
func (*LoadBalancer) Register ¶
func (lb *LoadBalancer) Register(server server.Server)
func (*LoadBalancer) Remove ¶
func (lb *LoadBalancer) Remove(index int)
func (*LoadBalancer) Start ¶
func (lb *LoadBalancer) Start()
type StatsResponse ¶
type StatsResponse struct {
CPUUsage float64 `json:"CPUUsage"`
}
Click to show internal directories.
Click to hide internal directories.