process

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: 6 Imported by: 0

Documentation

Index

Constants

View Source
const TAG = "process"

Variables

This section is empty.

Functions

This section is empty.

Types

type OptionFn

type OptionFn func(*Process)

func WithRef

func WithRef(ref string) OptionFn

type Process

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

	Ref string `yaml:"ref"`
	// contains filtered or unexported fields
}

func New

func New(opts ...OptionFn) *Process

func (*Process) Receive

func (p *Process) Receive(ac actor.Context)

func (*Process) Reify

func (p *Process) 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