package
Version:
v0.0.0-...-7a68c68
Opens a new window with list of versions in this module.
Published: Jul 22, 2022
License: MIT
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 Location struct {
Latitude float64 `json:"latitude"`
Longitude float64 `json:"longitude"`
Altitude int32 `json:"altitude"`
}
Location is a position of device
Source Files
¶
Click to show internal directories.
Click to hide internal directories.