javascript

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConnector

func NewConnector() (*sdk.ConnectorPlugin, error)

func NewRunJSOperation

func NewRunJSOperation() sdk.IOperation

func NewRunTSOperation

func NewRunTSOperation() sdk.IOperation

Types

type RunJSOperation

type RunJSOperation struct {
	// contains filtered or unexported fields
}

func (*RunJSOperation) GetInfo

func (c *RunJSOperation) GetInfo() *sdk.OperationInfo

func (*RunJSOperation) Run

func (c *RunJSOperation) Run(ctx *sdk.RunContext) (sdk.JSON, error)

func (*RunJSOperation) Test

func (c *RunJSOperation) Test(ctx *sdk.RunContext) (sdk.JSON, error)

type RunTSOperation

type RunTSOperation struct {
	// contains filtered or unexported fields
}

func (*RunTSOperation) GetInfo

func (c *RunTSOperation) GetInfo() *sdk.OperationInfo

func (*RunTSOperation) Run

func (c *RunTSOperation) Run(ctx *sdk.RunContext) (sdk.JSON, error)

func (*RunTSOperation) Test

func (c *RunTSOperation) Test(ctx *sdk.RunContext) (sdk.JSON, error)

Jump to

Keyboard shortcuts

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