package
0.1.14
Repository: https://github.com/kinde-oss/workflows-runtime.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

AfterVMSetupFunc allows to set a function that will be called after the VM is setup.
BeforeVMSetupFunc allows to set a function that will be called before the VM is setup.
RegisterNativeAPI registers a new native API which could be bound to and used at run-time.

# Structs

No description provided by the author
NativeModule represents a native module that can be registered and used in the runtime.

# Interfaces

No description provided by the author