Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SupervisorService ¶
type SupervisorService struct {
// contains filtered or unexported fields
}
SupervisorService implements the full-environment bells and whistles around the Supervisor. This includes the setup and teardown of metrics, pprof, admin RPC, regular RPC etc.
func SupervisorFromConfig ¶
func (*SupervisorService) RPC ¶ added in v1.9.3
func (su *SupervisorService) RPC() string
func (*SupervisorService) Stopped ¶
func (su *SupervisorService) Stopped() bool
Click to show internal directories.
Click to hide internal directories.