influxdb

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2025 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIVersion

type APIVersion struct {
	Version      string `json:"version"`
	MajorVersion int
}

APIVersion is mainly for identifying the API Version of InfluxDB

func (*APIVersion) UnmarshalJSON

func (v *APIVersion) UnmarshalJSON(b []byte) error

Custom Unmarshal since we might want to add or parse further fields in the future. This is simpler to extend and to test here than during the CheckPlugin logic.

Jump to

Keyboard shortcuts

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