Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DistrictInfo ¶
DistrictInfo returns three basic infos:
sourceUnit: the name of the source unit uf: the uf of the given source unit district: the full uf name
func FetchDistrict ¶
func FetchDistrict(districtCode string) (DistrictInfo, error)
FetchDistrict returns DistrictInfo from a given district code
Click to show internal directories.
Click to hide internal directories.