mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-16 02:57:20 +02:00
Package geo provides functionality to represent and process geographical locations on a sphere. The main type, geo.Point, represents a pair of latitude and longitude coordinates. Updates tailscale/corp#29968 Signed-off-by: Simon Law <sfllaw@tailscale.com> |
||
---|---|---|
.. | ||
doc.go | ||
point_test.go | ||
point.go | ||
quantize_test.go | ||
quantize.go | ||
units_test.go | ||
units.go |