wrapper

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2020 License: MIT Imports: 4 Imported by: 0

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) Builder

func (w *Wrapper) Builder(id string, options ...*machine.Option) *machine.Builder

Builder func for defining the Builder for which the Wrapper wraps

func (*Wrapper) Terminus

func (w *Wrapper) Terminus() machine.Sender

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL