Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StubManager ¶
type StubManager struct{}
func NewStubManager ¶
func NewStubManager() *StubManager
func (*StubManager) Status ¶
func (m *StubManager) Status(ctx context.Context, instanceID string) (model.InstanceStatus, error)
type Watchdog ¶
type Watchdog struct {
// contains filtered or unexported fields
}
func NewWatchdog ¶
func (*Watchdog) HandleEvent ¶
func (*Watchdog) SetOnDisconnect ¶
Click to show internal directories.
Click to hide internal directories.