Documentation ¶
Index ¶
- func Connectionlog(ctx context.Context, wg *sync.WaitGroup, mongourl string, influxurl string, ...) (hostport string, containerip string, err error)
- func Forward(ctx context.Context, fromPort int, toAddr string) error
- func Influxdb(ctx context.Context, wg *sync.WaitGroup) (hostport string, containerip 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 New(ctx context.Context, wg *sync.WaitGroup, defaults config.Config) (config config.Config, connectionlogip string, err error)
- func NewPartial(ctx context.Context, wg *sync.WaitGroup, defaults config.Config) (config config.Config, err error)
- func PermissionsV2(ctx context.Context, wg *sync.WaitGroup, mongoUrl string, kafkaUrl string) (hostPort string, ipAddress 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 Connectionlog ¶
func NewPartial ¶ added in v0.0.7
func PermissionsV2 ¶ added in v0.0.6
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.