package
Version:
v2.19.7
Opens a new window with list of versions in this module.
Published: May 13, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
HandleDefaultQuery processes a basic query.
type SiteLocation struct {
SiteID string `json:"key"`
FullName string `json:"name"`
Longitude float32 `json:"longitude"`
Latitude float32 `json:"latitude"`
}
SiteLocation represents the location information of a site.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.