Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseWithLandLine ¶
ParseWithLandLine is Parse mobile and landline number by country
Types ¶
type ISO3166 ¶
type ISO3166 struct { Alpha2 string Alpha3 string CountryCode string CountryName string MobileBeginWith []string PhoneNumberLengths []int }
ISO3166 ...
func GetISO3166 ¶
func GetISO3166() []ISO3166
GetISO3166 returns the ISO3166 configuration for each country. Data are loaded during package initialization.
func GetISO3166ByMobileNumber ¶ added in v0.1.7
GetISO3166ByMobileNumber ...
func GetISO3166ByNumber ¶
GetISO3166ByNumber ...
Click to show internal directories.
Click to hide internal directories.