Documentation
¶
Index ¶
- func Connectionlog(ctx context.Context, wg *sync.WaitGroup, mongourl string, permurl string, ...) (hostport string, containerip string, err error)
- func ConnectionlogWorker(ctx context.Context, wg *sync.WaitGroup, mongourl string, influxurl string, ...) (err error)
- func Influxdb(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 New(ctx context.Context, wg *sync.WaitGroup) (config config.Config, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Connectionlog ¶
func ConnectionlogWorker ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.