internal

package
v0.0.0-...-e8e586d Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Circle

type Circle struct {
	Centre Point
	Radius int
}

type Point

type Point struct {
	Latitude  float64
	Longitude float64
}

type Polygon

type Polygon struct {
	Vertical []Point
}

type Shapes

type Shapes struct {
	Polygons []Polygon
	Circles  []Circle
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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