Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Locale ¶
type Locale struct { Code string AddressesFormats []string AppNames []string AreaCodes []string BookTitles []string BookGenres []string BookPublishersFormats []string BookPublishersSuffixes []string BuildingNumbers []string CityNamesFormats []string CityPrefix []string CitySuffix []string CompanyNamesFormats []string CompanySuffixes []string CountryNames []string ExchangeCodes []string FirstNames []string Gender []string LastName []string NamesFormats []string PhoneNumbersFormats []string ProductAdjectives []string ProductNames []string ProductNamesFormats []string SecondaryAddressesFormats []string StateAbbr []string StateNames []string StreetAddressesFormats []string StreetNamesFormats []string StreetSuffixes []string StoreDepartments []string Universities []string ZipFormats []string }
Locale is a struct that hold the common names from each lang
Click to show internal directories.
Click to hide internal directories.