Documentation ¶
Index ¶
- Variables
- 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, searchUrl string, kafkaUrl string, err error)
- func Dockerlog(ctx context.Context, container testcontainers.Container, name string) 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)
- type LogWriter
Constants ¶
This section is empty.
Variables ¶
View Source
var Kafka = docker.Kafka
View Source
var OpenSearch = docker.OpenSearch
View Source
var PermSearch = docker.PermissionSearch
View Source
var Zookeeper = docker.Zookeeper
Functions ¶
func DeviceRepo ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.