Documentation ¶
Index ¶
- type State
- func (s *State) GetNewSequenceKey() string
- func (s *State) GetState(key string) (string, bool)
- func (s *State) InitializeSequences(incomingState map[string]string)
- func (s *State) PatchState(toPatch map[string]string)
- func (s *State) RemoveState(toRemove []string)
- func (s *State) SetState(state map[string]string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶
func (*State) GetNewSequenceKey ¶
func (*State) InitializeSequences ¶ added in v1.0.1
func (*State) PatchState ¶
func (*State) RemoveState ¶
Click to show internal directories.
Click to hide internal directories.