siteloc

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleDefaultQuery

func HandleDefaultQuery(meshData *meshdata.MeshData, params url.Values) ([]byte, error)

HandleDefaultQuery processes a basic query.

Types

type SiteLocation

type SiteLocation struct {
	Site      string  `json:"key"`
	FullName  string  `json:"name"`
	Longitude float32 `json:"longitude"`
	Latitude  float32 `json:"latitude"`
}

SiteLocation represents the location information of a site.

Jump to

Keyboard shortcuts

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