runtimes

package
v0.0.0-...-4d07d55 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2019 License: GPL-3.0 Imports: 13 Imported by: 2

Documentation

Index

Constants

View Source
const (
	//Version of this package
	Version int = 1
)

Variables

This section is empty.

Functions

This section is empty.

Types

type NervRuntime

type NervRuntime struct {
	Node   *shared.NodeCfg
	Logger shared.LoggerInterface
	// contains filtered or unexported fields
}

func (*NervRuntime) AddRunningFn

func (rt *NervRuntime) AddRunningFn()

func (*NervRuntime) AddRunningSv

func (rt *NervRuntime) AddRunningSv()

func (*NervRuntime) GetRunningFn

func (rt *NervRuntime) GetRunningFn()

func (*NervRuntime) GetRunningSv

func (rt *NervRuntime) GetRunningSv()

func (*NervRuntime) Init

func (rt *NervRuntime) Init() error

func (*NervRuntime) RemoveRunningFn

func (rt *NervRuntime) RemoveRunningFn()

func (*NervRuntime) RemoveRunningSv

func (rt *NervRuntime) RemoveRunningSv()

func (*NervRuntime) RunFunction

func (rt *NervRuntime) RunFunction(fnLink string, fnType schema.RuntimeType, data []byte) (*shared.RuntimeOutput, error)

func (*NervRuntime) RunSequence

func (rt *NervRuntime) RunSequence() error

func (*NervRuntime) StartService

func (rt *NervRuntime) StartService() error

func (*NervRuntime) Version

func (rt *NervRuntime) Version() int

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL