//
pkg.gl
Category
github.com/edgexr/edge-cloud-platform
pkg
influxq_client
influxq_testutil
package
1.2.5
Repository:
https://github.com/edgexr/edge-cloud-platform.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
37 SLOC
#
Functions
StartInfluxd
Helper function to start influxd Must be called before Controller startServices() After calling this function, should call defer p.StopLocal() to clean up if return value is non-nil.