Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Wrapper ¶
type Wrapper struct {
// contains filtered or unexported fields
}
Wrapper type for wrapping a machine.Machine and turning it into a machine.Processus
func (*Wrapper) Terminus ¶
Terminus func for providing the machine.Terminus that must be used to return values from the machine.Processus
func (*Wrapper) Wrap ¶
func (w *Wrapper) Wrap() machine.Applicative
Wrap func for committing the Wrapper and providing the machine.Processus
Click to show internal directories.
Click to hide internal directories.