Documentation
¶
Index ¶
Constants ¶
View Source
const ( CLICKHOUSE = "clickhouse" STARROCKS = "starrocks" TIDB = "tidb" ELASTICSEARCH = "elasticsearch" TDENGINE = "tdengine" GAUSSDB = "gaussdb" MYSQL = "mysql" POSTGRESQL = "postgresql" TBASE = "tbase" )
View Source
const ( NSQ = "nsq" KAFKA = "kafka" RABBITMQ = "rabbitmq" REDIS_STREAM = "redisstream" ROCKETMQ = "rocketmq" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MqWorkConfDto ¶ added in v0.0.5
type MqWorkConfDto struct {
DbConf []DbConfDto
WorkConf []WorkConfDto
DebugConf []string
}
type WorkConfDto ¶ added in v0.0.5
Click to show internal directories.
Click to hide internal directories.