influxsup

package
v1.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvFloat

func ConvFloat(val interface{}) (float64, error)

func ConvInt

func ConvInt(val interface{}) (int64, error)

func ConvString

func ConvString(val interface{}) (string, error)

func ConvTime

func ConvTime(val interface{}) (time.Time, error)

func GetClient

func GetClient(addr, user, pass string) (influxclient.Client, error)

Get a client to access InfluxDB for edge cloud. InfluxDB runs with a public cert (unless running locally) with user/pass authentication (which may be blank for local testing).

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL