Documentation
¶
Overview ¶
Package smelt provides embedded files for the Forge local development environment.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EmbeddedFiles embed.FS
Curated snapshots shipped with the Go module so external consumers (importers of pkg/stack) can call stack.WithEmbeddedSnapshot without knowing anything about smelt's on-disk layout. New directories committed under snapshots/ are automatically included on next build.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
smelt
command
|
|
|
pkg
|
|
|
clients/guppy
Package guppy provides a client interface for interacting with the guppy CLI.
|
Package guppy provides a client interface for interacting with the guppy CLI. |
|
manifest
Package manifest defines the smelt.yml schema and resolves it into concrete node configurations ready for compose generation.
|
Package manifest defines the smelt.yml schema and resolves it into concrete node configurations ready for compose generation. |
|
snapshot
Package snapshot captures and restores the full state of a running smelt stack so subsequent boots can skip the multi-minute on-chain registration dance.
|
Package snapshot captures and restores the full state of a running smelt stack so subsequent boots can skip the multi-minute on-chain registration dance. |
|
stack
Package stack provides a simple API for spinning up the complete Forge network in Go tests using testcontainers-go.
|
Package stack provides a simple API for spinning up the complete Forge network in Go tests using testcontainers-go. |
|
workspace
Package workspace builds smelt service binaries from local sibling checkouts and renders a docker-compose override that mounts each binary over the published image's binary.
|
Package workspace builds smelt service binaries from local sibling checkouts and renders a docker-compose override that mounts each binary over the published image's binary. |
Click to show internal directories.
Click to hide internal directories.