Documentation ¶
Index ¶
- Variables
- func Analytics(ctx context.Context, wg *sync.WaitGroup, conf config.Config) (err error)
- func DeviceRepo(ctx context.Context, wg *sync.WaitGroup, kafkaUrl string, mongoUrl string, ...) (hostPort string, ipAddress string, err error)
- func FlowParser(ctx context.Context, wg *sync.WaitGroup, flowRepoIp string) (hostPort string, ipAddress string, err error)
- func FlowRepo(ctx context.Context, wg *sync.WaitGroup, mongoIp string) (hostPort string, ipAddress string, err error)
- func Mongo(ctx context.Context, wg *sync.WaitGroup) (hostport string, containerip string, err error)
- func MongoDB(ctx context.Context, wg *sync.WaitGroup) (hostport string, containerip string, err error)
- func Mysql(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
View Source
var Zookeeper = docker.Zookeeper
Functions ¶
func DeviceRepo ¶ added in v0.0.13
func FlowParser ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.