Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type City ¶
type City struct { County Counties []*County `json:"children"` // contains filtered or unexported fields }
func (*City) GetCounties ¶
type ICounty ¶
func GetCounties ¶
type IProvince ¶
func GetProvinces ¶
func GetProvinces() []IProvince
Click to show internal directories.
Click to hide internal directories.