Documentation ¶
Index ¶
- func Kafka(ctx context.Context, wg *sync.WaitGroup, zookeeperUrl string) (kafkaUrl string, err error)
- func Memcached(ctx context.Context, wg *sync.WaitGroup) (hostPort string, ipAddress string, err error)
- func Tableworker(ctx context.Context, wg *sync.WaitGroup, postgresHost string, postgresPort int, ...) (err error)
- func Timescale(ctx context.Context, wg *sync.WaitGroup) (host string, port int, user string, pw string, db string, err error)
- func Vernemqtt(ctx context.Context, wg *sync.WaitGroup, connecorUrl string, ...) (brokerUrlForConnector string, brokerUrlForClients string, err error)
- func Zookeeper(ctx context.Context, wg *sync.WaitGroup) (hostPort string, ipAddress string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Tableworker ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.