Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Catalog ¶
type Catalog struct {
// contains filtered or unexported fields
}
Catalog implements ports.ContractCatalog over an immutable filesystem. The checksum inventory and every asset are validated once before reads succeed.
func NewCatalog ¶
func NewCatalog() *Catalog
NewCatalog returns a catalog backed by the directly embedded runtime assets.
Click to show internal directories.
Click to hide internal directories.