influxdb

package
v1.13.4 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Client influxdb2.Client
	Conf   Config
}

func (*Client) Close

func (c *Client) Close() error

func (*Client) Config

func (c *Client) Config() any

func (*Client) Set added in v1.13.4

func (c *Client) Set() error

type Config

type Config struct {
	ServerURL string
	AuthToken string
	// contains filtered or unexported fields
}

func (*Config) Build

func (c *Config) Build() influxdb2.Client

Jump to

Keyboard shortcuts

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