Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Supervisor ¶
type Supervisor struct {
// contains filtered or unexported fields
}
func NewSupervisor ¶
func NewSupervisor(name string, function Function) *Supervisor
func (Supervisor) Close ¶
func (s Supervisor) Close() error
func (Supervisor) Run ¶
func (s Supervisor) Run(laddr string) error
Click to show internal directories.
Click to hide internal directories.