debezium

package
v0.0.0-rc13 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewParserDebezium

func NewParserDebezium(inWrapped interface{}, _ bool, logger log.Logger, _ *stats.SourceStats) (parsers.Parser, error)

Types

type ParserConfigDebeziumCommon

type ParserConfigDebeziumCommon struct {
	SchemaRegistryURL string
	SkipAuth          bool
	Username          string
	Password          string
	TLSFile           string
}

func (*ParserConfigDebeziumCommon) IsAppendOnly

func (c *ParserConfigDebeziumCommon) IsAppendOnly() bool

func (*ParserConfigDebeziumCommon) IsNewParserConfig

func (c *ParserConfigDebeziumCommon) IsNewParserConfig()

func (*ParserConfigDebeziumCommon) Validate

func (c *ParserConfigDebeziumCommon) Validate() error

type ParserConfigDebeziumLb

type ParserConfigDebeziumLb struct {
	SchemaRegistryURL string
	SkipAuth          bool
	Username          string
	Password          string
	TLSFile           string
}

func (*ParserConfigDebeziumLb) IsAppendOnly

func (c *ParserConfigDebeziumLb) IsAppendOnly() bool

func (*ParserConfigDebeziumLb) IsNewParserConfig

func (c *ParserConfigDebeziumLb) IsNewParserConfig()

func (*ParserConfigDebeziumLb) Validate

func (c *ParserConfigDebeziumLb) Validate() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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