Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Group ¶
type Group struct {
// contains filtered or unexported fields
}
Group is a scalable worker set (аналогично evictor.Group).
func (*Group) Cfg ¶ added in v1.8.1
func (g *Group) Cfg() orchestrator.Config
func (*Group) Serve ¶
func (g *Group) Serve(t orchestrator.Transport)
func (*Group) Transport ¶
func (g *Group) Transport() orchestrator.Transport
Click to show internal directories.
Click to hide internal directories.