Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ModuleName ¶ added in v0.4.0
ModuleName returns the module name
Types ¶
type Clickhouse ¶
type Clickhouse struct {
// contains filtered or unexported fields
}
Clickhouse represents datasource of type Clickhouse
func New ¶
func New(cfg clickhouseCfg.Clickhouse, logger *zap.Logger) (*Clickhouse, error)
New creates new Clickhouse datasource
func (*Clickhouse) GetLoader ¶
func (m *Clickhouse) GetLoader(_ modules.Job) lua.LGFunction
GetLoader returns the datasource lua loader
Click to show internal directories.
Click to hide internal directories.