Documentation
¶
Overview ¶
Code generated by gen/gen.py DO NOT EDIT. https://blog.golang.org/generate
Code generated by gen/gen.py DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OperatorMap = MccMap{}/* 228 elements not displayed */
Functions ¶
func NetworkName ¶
Types ¶
type CountryRadix ¶
var E164 *CountryRadix
func (*CountryRadix) Lookup ¶
func (r *CountryRadix) Lookup(msisdn uint64) string
func (*CountryRadix) LookupByteString ¶
func (r *CountryRadix) LookupByteString(msisdn []byte) string
func (*CountryRadix) LookupString ¶
func (r *CountryRadix) LookupString(msisdn string) string
type OperatorRadix ¶
var E212 *OperatorRadix
func (*OperatorRadix) Lookup ¶
func (r *OperatorRadix) Lookup(mcc, mnc uint16) string
Click to show internal directories.
Click to hide internal directories.