transform

package
v0.0.0-...-f162aa9 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const TAG = "transform"

Variables

This section is empty.

Functions

This section is empty.

Types

type OptionFn

type OptionFn func(*Transform)

func WithLanguage

func WithLanguage(lang language.Language) OptionFn

type Transform

type Transform struct {
	processors.DefaultVerticle `yaml:",inline"`

	language.Language `yaml:",inline"`
	// contains filtered or unexported fields
}

func New

func New(opts ...OptionFn) *Transform

func (*Transform) ID

func (t *Transform) ID() string

func (*Transform) Receive

func (t *Transform) Receive(ac actor.Context)

func (*Transform) Reify

func (t *Transform) Reify(ctx context.Context) (camel.Verticle, error)

Jump to

Keyboard shortcuts

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