position

package
v0.12.2 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Attribute

type Attribute struct {
	Key   string  `json:"name"`
	Value float64 `json:"value"`
}

type GAGEPosition

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"`
}

Jump to

Keyboard shortcuts

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