raw2table

package
v0.0.0-rc8 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewParserRawToTable

func NewParserRawToTable(inWrapped interface{}, sniff bool, logger log.Logger, registry *stats.SourceStats) (parsers.Parser, error)

Types

type ParserConfigRawToTableCommon

type ParserConfigRawToTableCommon struct {
	IsAddTimestamp bool
	IsAddHeaders   bool
	IsAddKey       bool
	IsKeyString    bool
	IsValueString  bool
	IsTopicAsName  bool
	TableName      string
}

func (*ParserConfigRawToTableCommon) IsAppendOnly

func (c *ParserConfigRawToTableCommon) IsAppendOnly() bool

func (*ParserConfigRawToTableCommon) IsNewParserConfig

func (c *ParserConfigRawToTableCommon) IsNewParserConfig()

func (*ParserConfigRawToTableCommon) Validate

func (c *ParserConfigRawToTableCommon) Validate() error

type ParserConfigRawToTableLb

type ParserConfigRawToTableLb struct {
}

func (*ParserConfigRawToTableLb) IsAppendOnly

func (c *ParserConfigRawToTableLb) IsAppendOnly() bool

func (*ParserConfigRawToTableLb) IsNewParserConfig

func (c *ParserConfigRawToTableLb) IsNewParserConfig()

func (*ParserConfigRawToTableLb) Validate

func (c *ParserConfigRawToTableLb) Validate() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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