Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewParserRawToTable ¶
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
Source Files ¶
Click to show internal directories.
Click to hide internal directories.