starlark

package
v0.0.0-...-6d10cd0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2025 License: MPL-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Starlark

type Starlark struct {
}

Starlark implementation of Processor interface

func (Starlark) Match

func (p Starlark) Match(ctx context.Context, rawMatch interface{}, payload *payload.Payload) (matched bool, err error)

Match execution of match

func (*Starlark) Run

func (p *Starlark) Run(ctx context.Context, reporter report.Driver, rawScript interface{}, event *payload.Event, payload *payload.Payload) (next processor.NextStatus, callback interface{}, responses []payload.Response, err error)

Run executes script

func (*Starlark) Type

func (p *Starlark) Type() string

Type returns type of processor

Jump to

Keyboard shortcuts

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