util

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitAreaInfo

func InitAreaInfo() map[string]string

Types

type Area

type Area struct {
	Code     string `json:"code"`
	Name     string `json:"name"`
	Children []Area `json:"children"`
}

func GetArea

func GetArea() []Area

func RangeArea

func RangeArea(areaMap map[string]string, areaInfo []Area) (map[string]string, []Area)

Jump to

Keyboard shortcuts

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