Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Templs = map[string]string{
"go.mod": goModtempl,
"component.go": componentGotempl,
"wadm.yaml": wadmYamltempl,
"local.wadm.yaml": localWadmYamltempl,
"tools.go": toolsGotempl,
"wasmcloud.toml": wasmcloudTomltempl,
"README.md": readmeMdtempl,
"wit/world.wit": worldWittempl,
"pkg/nats/nats.go": pkgNatsGoTempl,
"pkg/nats/kv.go": pkgNatsKvTempl,
"pkg/nats/js.go": pkgNatsJsTempl,
"wit/deps.toml": depsTomlTempl,
".github/workflows/build_push.yml": githubWorkflowsYmlTempl,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.