Documentation
¶
Overview ¶
Package templates embeds a minimal offline floor of the official Miabi marketplace catalog — the core data/infra primitives — so the binary works out of the box without network access. The full catalog lives in the marketplace registry (https://github.com/miabi-io/marketplace) and is merged on top at runtime (see README.md). The marketplace builtin source loads these templates from FS.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS holds the registry index and every embedded template manifest.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Command gen vendors the official templates from the marketplace registry's published export.json into miabi/templates/ — the embedded offline floor.
|
Command gen vendors the official templates from the marketplace registry's published export.json into miabi/templates/ — the embedded offline floor. |
Click to show internal directories.
Click to hide internal directories.