//
pkg.gl
Category
github.com/zikwall/clickhouse-buffer
src
buffer
package
1.0.2
Repository:
https://github.com/zikwall/clickhouse-buffer.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
2
Dependents
8
Files
42 SLOC
#
Packages
memory
No description provided by the author
redis
No description provided by the author
#
Functions
NewBatch
NewBatch creates new batch.
#
Structs
Batch
Batch holds information for sending rows batch.
#
Interfaces
Buffer
Buffer it is the interface for creating a data buffer (temporary storage).
Inline
Inline interface is an assistant in the correct formation of the order of fields in the data before sending it to Clickhouse.
#
Type aliases
RowDecoded
No description provided by the author
RowSlice
No description provided by the author