Documentation ¶
Index ¶
- type RegisterAction
- func (ra *RegisterAction) Execute(ctx context.Context, machineCtx interface{}, data interface{}) (machines.EventType, *events.Event, error)
- func (ra *RegisterAction) ExecuteOnEntry(ctx context.Context, machineCtx interface{}, data interface{}) (machines.EventType, *events.Event, error)
- func (ra *RegisterAction) ExecuteOnExit(ctx context.Context, machineCtx interface{}, data interface{}) (machines.EventType, *events.Event, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegisterAction ¶
type RegisterAction struct{}
func (*RegisterAction) ExecuteOnEntry ¶
func (*RegisterAction) ExecuteOnExit ¶
Click to show internal directories.
Click to hide internal directories.