package
Version:
v0.0.0-...-b7b0d94
Opens a new window with list of versions in this module.
Published: Nov 15, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package config allows reading configuration from the WebAssembly host.
Get can be called at any time, to read configuration set by the host.
For example:
func main() {
config := config.Get()
// decode yaml
}
Source Files
¶
Directories
¶
Package internal allows unit testing without requiring wasm imports.
|
Package internal allows unit testing without requiring wasm imports. |
Click to show internal directories.
Click to hide internal directories.