# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package phases defines build phases as logical groups of [bundle.Mutator] instances.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
ApplyFunc applies an inline-specified function mutator.
No description provided by the author
Context stores the specified bundle on a new context.
No description provided by the author
Get returns the bundle as configured on the context.
GetOrNil returns the bundle as configured on the context.
No description provided by the author
No description provided by the author
No description provided by the author
MustLoad returns a bundle configuration.
Parallel runs the given mutators in parallel.
No description provided by the author
No description provided by the author
TryLoad returns a bundle configuration if there is one, but doesn't fail if there isn't one.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Mutator is the interface type that mutates a bundle's configuration or internal state.
ReadOnlyMutator is the interface type that allows access to bundle configuration but does not allow any mutations.