Documentation
¶
Index ¶
Constants ¶
View Source
const ( INFLUXDB_DATABASE = "kubefaasFunctionLog" INFLUXDB_URL = "http://influxdb:8086/query" )
View Source
const (
INFLUXDB = "influxdb"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfluxDB ¶
type InfluxDB struct {
// contains filtered or unexported fields
}
func NewInfluxDB ¶
type LogDatabase ¶
Click to show internal directories.
Click to hide internal directories.