Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Credentials ¶
type ErrInvalidServerAddress ¶
type ErrInvalidServerAddress struct {
Address string
}
func (*ErrInvalidServerAddress) Error ¶
func (*ErrInvalidServerAddress) Error() string
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(options ManagerOptions) *Manager
func (*Manager) ChildSpec ¶
func (p *Manager) ChildSpec() oversight.ChildProcessSpecification
type ManagerOptions ¶
Click to show internal directories.
Click to hide internal directories.