Skip to content

undefined: divisions #2

@tyler2018

Description

@tyler2018

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions