postals

package
v0.8.12 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Postal

type Postal struct {
	X    float64 `json:"x"`
	Y    float64 `json:"y"`
	Code *string `json:"code"`
}

func (*Postal) Point added in v0.8.10

func (p *Postal) Point() orb.Point

type Postals

type Postals struct {
	*coords.Coords[*Postal]
}

func New

func New(cfg *config.Config) (*Postals, error)

Jump to

Keyboard shortcuts

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