Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorOutput ¶
type LocaleInput ¶
type LocaleInput struct {
Cep string `json:"cep"`
}
type LocaleOutput ¶
type LocaleOutput struct {
Localidade string `json:"localidade"`
}
func (LocaleOutput) String ¶
func (o LocaleOutput) String() string
Click to show internal directories.
Click to hide internal directories.