Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Writer ¶
Writer dumps all received data in prepared for clickhouse format
func New ¶
func New(in chan *RowBinary.WriteBuffer, path string, autoInterval *config.ChunkAutoInterval, uploaders []string, onFinish func(string) error) *Writer
func (*Writer) IsInProgress ¶
Click to show internal directories.
Click to hide internal directories.