datax

package module
v2.0.0-alpha.6 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataX

type DataX struct {
	// contains filtered or unexported fields
}

func New

func New() (*DataX, error)

func (*DataX) Close

func (dx *DataX) Close()

func (*DataX) Configuration

func (dx *DataX) Configuration(cfg interface{}) error

func (*DataX) Emit

func (dx *DataX) Emit(msg interface{}, reference ...string) error

func (*DataX) EmitRaw

func (dx *DataX) EmitRaw(rawMsg []byte, reference ...string) error

func (*DataX) EmitWithReference

func (dx *DataX) EmitWithReference(msg interface{}, reference string) error

EmitWithReference Deprecated, use Emit()

func (*DataX) Next

func (dx *DataX) Next(msg interface{}) (stream, reference string, err error)

func (*DataX) NextRaw

func (dx *DataX) NextRaw() (stream, reference string, data []byte, err error)

Jump to

Keyboard shortcuts

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