package
Version:
v0.15.0
Opens a new window with list of versions in this module.
Published: Nov 15, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Attribute struct {
Key string `json:"name"`
Value float64 `json:"value"`
}
type GAGEPosition struct {
Time time.Time `json:"time"`
Site string `json:"site"`
Frame string `json:"frame"`
Center string `json:"center"`
Solution string `json:"solution"`
Release time.Time `json:"release_date"`
Attributes []Attribute `json:"attributes"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.