Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PackageProps = packageprops.Props{ WASMWASI: packageprops.WASMCompiles, WASMJS: packageprops.WASMCompiles, WASMFreestanding: packageprops.WASMCompiles, }
PackageProps records this package's curated properties (ADR-0080). Seeded by `boxer code analysis golang wasmsurvey props generate`; curate by hand. The same group's `props verify` reconciles it.
Functions ¶
func GenerateResolverFunc ¶
func IdentityNameTransf ¶
Types ¶
type ConfigerI ¶
type ConfigerI interface {
ToCliFlags(nameTransf NameTransformFunc, envVarNameTransf NameTransformFunc) []cli.Flag
FromContext(nameTransf NameTransformFunc, ctx *cli.Context) (nMessages int)
Validate(force bool) (nMessages int)
}
type NameTransformFunc ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package env is the boxer-wide environment variable registry.
|
Package env is the boxer-wide environment variable registry. |
|
envdoc
Package envdoc renders the env-var registry to a Diátaxis-typed reference markdown file.
|
Package envdoc renders the env-var registry to a Diátaxis-typed reference markdown file. |
Click to show internal directories.
Click to hide internal directories.