Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionState ¶
type ActionState int
const ( ACTION_IDOL ActionState = iota ACTION_SUCCESS ACTION_FAILED ACTION_RESET )
type ActionStateMessage ¶ added in v0.0.8
type ActionStateMessage struct {
Message string
State ActionState
}
Click to show internal directories.
Click to hide internal directories.