benthos

package
v1.0.12-herb-latest-fl... Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TypeIBenthosRegistration = reflect.TypeOf((*IBenthosRegistration)(nil))

Functions

This section is empty.

Types

type IBenthosRegistration

type IBenthosRegistration interface {
	Register() error
}

type IBenthosStream added in v1.0.8

type IBenthosStream interface {
	Run(ctx context.Context) (err error)
	Stop(ctx context.Context) (err error)
}

type UnimplementedBenthosOutput added in v1.0.8

type UnimplementedBenthosOutput struct {
}

func (UnimplementedBenthosOutput) Close added in v1.0.8

func (UnimplementedBenthosOutput) Connect added in v1.0.8

func (UnimplementedBenthosOutput) Write added in v1.0.8

type UnimplementedIBenthosRegistration added in v1.0.8

type UnimplementedIBenthosRegistration struct {
}

func (UnimplementedIBenthosRegistration) Register added in v1.0.8

Jump to

Keyboard shortcuts

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