package
0.5.1
Repository: https://github.com/jsmorph/sheens.git
Documentation: pkg.go.dev

# Functions

NewSpecSource creates a SpecSource with the given name.

# Structs

Crew is a simple collection of Machines.
Machine is a triple: id, core.Spec, and core.State.
SpecSource aspires to hold the origin of a specification.

# Interfaces

SpecProvider can FindSpec given a SpecSource.