Module spin_app::locked

source ·
Expand description

Spin lock file (spin.lock) serialization models.

Structs

A ContentPath specifies content mapped to a WASI path.
A ContentRef represents content used by an application.
FixedVersion represents a schema version field with a const value.
A LockedApp represents a “fully resolved” Spin application.
A LockedComponent represents a “fully resolved” Spin component.
A LockedComponentSource specifies a Wasm source.
A LockedTrigger specifies configuration for an application trigger.
A Variable specifies a custom configuration variable.

Type Definitions

A String-keyed map with deterministic serialization order.