postal

package
v0.0.0-...-f8a5cb7 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ParsedComponent

type ParsedComponent struct {
	Label string `json:"label"`
	Value string `json:"value"`
}

func ParseAddress

func ParseAddress(address string) []ParsedComponent

func ParseAddressOptions

func ParseAddressOptions(address string, options ParserOptions) []ParsedComponent

type ParserOptions

type ParserOptions struct {
	Language string
	Country  string
}

Jump to

Keyboard shortcuts

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