Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StatefunExecutorPluginJSContructor ¶
func StatefunExecutorPluginJSContructor(alias string, source string) sfPlugins.StatefunExecutor
Types ¶
type StatefunExecutorPluginJS ¶
type StatefunExecutorPluginJS struct {
// contains filtered or unexported fields
}
func (*StatefunExecutorPluginJS) BuildError ¶
func (sfejs *StatefunExecutorPluginJS) BuildError() error
func (*StatefunExecutorPluginJS) Run ¶
func (sfejs *StatefunExecutorPluginJS) Run(contextProcessor *sfPlugins.StatefunContextProcessor) error
Click to show internal directories.
Click to hide internal directories.