Documentation ¶
Index ¶
- func Connected() machines.State
- func Discovered() machines.State
- func GetMachine(initialState machines.StateType, mtype, id string, log logger.Handler) (*machines.StateMachine, error)
- func Initial() machines.State
- func New(initialState machines.StateType, ID string, log logger.Handler, mtype string) (*machines.StateMachine, error)
- func Registered() machines.State
- func StatusToEvent(status connections.ConnectionStatus) machines.EventType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Discovered ¶ added in v0.6.182
func GetMachine ¶ added in v0.6.182
func Registered ¶ added in v0.6.182
func StatusToEvent ¶
func StatusToEvent(status connections.ConnectionStatus) machines.EventType
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.