-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
github.com/cn/GB2260.go
../src/github.com/cn/GB2260.go/division.go:26:13: undefined: divisions
../src/github.com/cn/GB2260.go/division.go:34:27: undefined: divisions
import (
...
gb2260 "github.com/cn/GB2260.go"
)
func main() {
gb := gb2260.NewGB2260("")
ret := gb.Provinces()
fmt.Println(ret)
...
}
Does it has some procedures need process before use?
Metadata
Metadata
Assignees
Labels
No labels