postalcode

package
v0.0.0-...-3220a8e Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2019 License: Unlicense Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type INPostalCode

type INPostalCode models.PostalCode

INPostalCode ...

func (*INPostalCode) GetPostalCodeData

func (p *INPostalCode) GetPostalCodeData(postalCode string) (result *models.PostalCode, err error)

GetPostalCodeData ...

type IPostalCode

type IPostalCode interface {
	GetPostalCodeData(postalCode string) (result *models.PostalCode, err error)
}

IPostalCode ...

func GetNewPostalCodeService

func GetNewPostalCodeService() IPostalCode

GetNewPostalCodeService ...

type USPostalCode

type USPostalCode models.PostalCode

USPostalCode ...

func (*USPostalCode) GetPostalCodeData

func (p *USPostalCode) GetPostalCodeData(postalCode string) (result *models.PostalCode, err error)

GetPostalCodeData ...

Jump to

Keyboard shortcuts

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