Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClickhouseRepo ¶
type ClickhouseRepo struct {
// contains filtered or unexported fields
}
func NewClickhouseRepo ¶
func NewClickhouseRepo(config ClickhouseRepoConfig) (*ClickhouseRepo, error)
func (*ClickhouseRepo) BatchInsert ¶
type ClickhouseRepoConfig ¶
type DemoRepo ¶
type DemoRepo struct { }
func NewDemoRepo ¶
func NewDemoRepo(config ClickhouseRepoConfig) (*DemoRepo, error)
Click to show internal directories.
Click to hide internal directories.