Documentation
¶
Overview ¶
package: storage / composition type: factory job: build one ranke.Universe from a storage section — a leaf, or a composite limits: wiring only; the persistence logic is ranke-go's adapters (-> github.com/flocko-motion/ranke-go)
A composed stack or partition is itself a Universe, so the whole store is one recursive descriptor: a "type" selects a leaf or a composite, and composites recurse.
A layer's write role and content cap are the backend's, reported as ranke.Capabilities, so this package only fails a declaration that disagrees.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.