package
0.0.0-20240119175207-e2af1f41d63c
Repository: https://github.com/jlevesy/dawg.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Generator is a WASM executable binary.
# Interfaces
Reader allows to retrieve a generator code based on an URL.
Runtime represents any implementation that could execute a given generator with a given payload and retrieve results.
Store represents any storage allowing to load or store a generator.
Writer allows to store a generator at an URL.