Documentation
¶
Index ¶
- Variables
- func DeviceManagerWithDependencies(basectx context.Context, wg *sync.WaitGroup) (repoUrl string, permv2Url string, err error)
- func DeviceManagerWithDependenciesAndKafka(basectx context.Context, wg *sync.WaitGroup) (kafkaUrl string, repoUrl string, permv2Url string, err error)
- func DeviceRepo(ctx context.Context, wg *sync.WaitGroup, kafkaUrl string, mongoUrl string, ...) (hostPort string, ipAddress string, err error)
- func MongoDB(ctx context.Context, wg *sync.WaitGroup) (hostport string, containerip string, err error)
- func Mqtt(ctx context.Context, wg *sync.WaitGroup) (hostPort string, ipAddress string, err error)
- func PermissionsV2(ctx context.Context, wg *sync.WaitGroup, mongoUrl string, kafkaUrl string) (hostPort string, ipAddress string, err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var Kafka = docker.Kafka
Functions ¶
func DeviceRepo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.