pkg

package
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: MIT Imports: 11 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(logger *zap.Logger, options OperatorOptions) base.IOperator

Types

type Operator

type Operator struct {
	base.BaseOperator
	// contains filtered or unexported fields
}

func (*Operator) CreateExecution

func (o *Operator) CreateExecution(defUid uuid.UUID, config *structpb.Struct, logger *zap.Logger) (base.IExecution, error)

type OperatorOptions

type OperatorOptions struct {
	Base64         base64.OperatorOptions
	TextExtraction textextraction.OperatorOptions
	Pipeline       pipeline.OperatorOptions
	JSON           json.OperatorOptions
	REST           rest.OperatorOptions
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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