Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ModuleName ¶ added in v0.4.0
Types ¶
type Clickhouse ¶
type Clickhouse struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg clickhouseCfg.Clickhouse, logger *zap.Logger) (*Clickhouse, error)
func (*Clickhouse) GetLoader ¶
func (m *Clickhouse) GetLoader(_ *script.Script) lua.LGFunction
func (*Clickhouse) Name ¶
func (m *Clickhouse) Name() string
func (*Clickhouse) Stop ¶
func (m *Clickhouse) Stop() error
Click to show internal directories.
Click to hide internal directories.