Documentation
¶
Index ¶
- func E164Format(number *phonenumbers.PhoneNumber) string
- func E164FormatWithouSymbol(number *phonenumbers.PhoneNumber) string
- func InternationalFormat(number *phonenumbers.PhoneNumber) string
- func NationalFormat(number *phonenumbers.PhoneNumber) string
- func NationalFormatWithouSymbol(number *phonenumbers.PhoneNumber) string
- func ParseMobileNo(mobileNo, countryCode string) (*phonenumbers.PhoneNumber, string)
- func RFC3966Format(number *phonenumbers.PhoneNumber) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func E164FormatWithouSymbol ¶
func E164FormatWithouSymbol(number *phonenumbers.PhoneNumber) string
E164FormatWithouSymbol func
func InternationalFormat ¶
func InternationalFormat(number *phonenumbers.PhoneNumber) string
InternationalFormat func
func NationalFormat ¶
func NationalFormat(number *phonenumbers.PhoneNumber) string
NationalFormat func
func NationalFormatWithouSymbol ¶
func NationalFormatWithouSymbol(number *phonenumbers.PhoneNumber) string
NationalFormatWithouSymbol func
func ParseMobileNo ¶
func ParseMobileNo(mobileNo, countryCode string) (*phonenumbers.PhoneNumber, string)
ParseMobileNo func
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.