autoCode

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AutoAreaMap

func AutoAreaMap()

AutoAreaMap 自动生成行政区划map

Types

type AreaInfoId

type AreaInfoId struct {
	Name    string `json:"name"`
	Pid     int    `json:"pid"`
	Zipcode int    `json:"zipcode"`
}

type AreaInfoName

type AreaInfoName struct {
	Name    string `json:"name"`
	Id      int    `json:"id"`
	Pid     int    `json:"pid"`
	Zipcode int    `json:"zipcode"`
}

type AreaInfoPid

type AreaInfoPid struct {
	Name    string `json:"name"`
	Id      int    `json:"id"`
	Zipcode int    `json:"zipcode"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL