package
Version:
v5.9.2
Opens a new window with list of versions in this module.
Published: Jun 15, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Vector struct {
Key string `json:"key"`
Labels model.Metric `json:"labels"`
Timestamp int64 `json:"timestamp"`
Value float64 `json:"value"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.