Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StateManager ¶
type StateManager struct {
// contains filtered or unexported fields
}
func NewStateManager ¶
func NewStateManager() *StateManager
func (*StateManager) GetState ¶
func (sm *StateManager) GetState() State
func (*StateManager) SetState ¶
func (sm *StateManager) SetState(state State)
Click to show internal directories.
Click to hide internal directories.