Documentation ¶
Index ¶
- func DeviceRepo(ctx context.Context, wg *sync.WaitGroup, kafkaUrl string, mongoUrl string) (hostPort string, ipAddress string, err error)
- func DeviceRepoWithDependencies(basectx context.Context, wg *sync.WaitGroup) (repoUrl string, kafkaUrl string, err error)
- func Kafka(ctx context.Context, wg *sync.WaitGroup, zookeeperUrl string) (kafkaUrl string, err error)
- func MongoDB(ctx context.Context, wg *sync.WaitGroup) (hostport string, containerip string, err error)
- func VernemqttErlio(ctx context.Context, wg *sync.WaitGroup) (brokerUrl string, apiUrl 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 DeviceRepo ¶
func VernemqttErlio ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.