Documentation
¶
Index ¶
Constants ¶
View Source
const NameInitiatorTransition = "InitiatorTransition"
NameInitiatorTransition name for state manager
Variables ¶
This section is empty.
Functions ¶
func StateTransition ¶
func StateTransition(originalState transfer.State, st transfer.StateChange) *transfer.TransitionResult
StateTransition is State machine for a node starting a mediated transfer.
originalState: The current State that is transitioned from. st: The state_change that will be applied.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.