Versions in this module Expand all Collapse all v0 v0.0.2 Feb 5, 2024 v0.0.1 Jan 23, 2024 Changes in this version + type Merge struct + func CreateMerge(mergeConfig config.MergeConfig, connPool *taos.ConnPool) *Merge + func (m *Merge) CollectMetrics() + func (m *Merge) MergePayload(payload string) + func (m *Merge) Start()