doc.go 206 B

123456
  1. // Copyright (c) Tailscale Inc & AUTHORS
  2. // SPDX-License-Identifier: BSD-3-Clause
  3. // Package geo provides functionality to represent and process geographical
  4. // locations on a spherical Earth.
  5. package geo