Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIVersion ¶
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.
Click to show internal directories.
Click to hide internal directories.