Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Coordinator ¶
type Coordinator struct { ResourceChannel chan Resource // contains filtered or unexported fields }
func NewCoordinator ¶
func NewCoordinator() *Coordinator
func (*Coordinator) Destroy ¶
func (coordinator *Coordinator) Destroy()
func (*Coordinator) Run ¶
func (coordinator *Coordinator) Run()
Click to show internal directories.
Click to hide internal directories.