Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ElasticRecord ¶ added in v0.5.1
type Record ¶
type Record struct { Topic string Partition int32 Offset int64 Timestamp time.Time Json map[string]interface{} }
func (*Record) FilteredFieldsJSON ¶
func (*Record) FormatTimestampDay ¶ added in v0.6.0
func (*Record) FormatTimestampHour ¶ added in v0.6.0
Click to show internal directories.
Click to hide internal directories.