package
Version:
v0.15.1
Opens a new window with list of versions in this module.
Published: Mar 11, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RunErr struct {
Code int
}
RunErr adds a status code for use in FFI calls to return_result()
NewError creates a new RunErr, which is a normal Go error plus an error code
The Runnable interface is all that needs to be implemented by a Reactr runnable.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.