realaddress

package module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: MIT Imports: 8 Imported by: 0

README

realaddress

郵便局のホームページ からダウンロード可能な郵便番号データからランダムの住所を返します。

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Address

type Address struct {
	// contains filtered or unexported fields
}

func GetRandomAddress

func GetRandomAddress() (Address, error)

func (*Address) GetCity

func (a *Address) GetCity() string

func (*Address) GetPostalCode

func (a *Address) GetPostalCode() string

func (*Address) GetPrefecture

func (a *Address) GetPrefecture() string

func (*Address) GetTown

func (a *Address) GetTown() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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