Skip to content

Go build fail #5

@valpa

Description

@valpa
jerry@jerry:~/etcd/etcd-browser
$ go build
go: downloading github.com/ThreeKing2018/goutil v0.0.0-20181214133714-b331d1fc3d49
go: extracting github.com/ThreeKing2018/goutil v0.0.0-20181214133714-b331d1fc3d49
go: downloading github.com/fsnotify/fsnotify v1.4.7
go: downloading github.com/json-iterator/go v0.0.0-20181112064556-d05f387f50c0
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0-20170531160350-a96e63847dc3
go: extracting github.com/fsnotify/fsnotify v1.4.7
go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: downloading github.com/coreos/etcd v3.3.18+incompatible
go: extracting gopkg.in/natefinch/lumberjack.v2 v2.0.0-20170531160350-a96e63847dc3
go: finding github.com/spf13/cast v1.3.1
go: downloading github.com/spf13/cast v1.3.1
go: extracting github.com/json-iterator/go v0.0.0-20181112064556-d05f387f50c0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.1
go: extracting github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: extracting github.com/modern-go/reflect2 v1.0.1
go: extracting github.com/spf13/cast v1.3.1
go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: extracting github.com/coreos/etcd v3.3.18+incompatible
go: finding github.com/ThreeKing2018/goutil v0.0.0-20181214133714-b331d1fc3d49
go: finding gopkg.in/natefinch/lumberjack.v2 v2.0.0-20170531160350-a96e63847dc3
go: finding github.com/json-iterator/go v0.0.0-20181112064556-d05f387f50c0
go: finding github.com/fsnotify/fsnotify v1.4.7
go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: finding github.com/modern-go/reflect2 v1.0.1
# github.com/wudaoluo/etcd-browser
./init.go:25:8: cnf.GetBool undefined (type singleton has no field or method GetBool)
./init.go:31:8: cnf.GetBool undefined (type singleton has no field or method GetBool)
./init.go:39:34: cnf.GetString undefined (type singleton has no field or method GetString)
./init.go:40:7: cnf.GetString undefined (type singleton has no field or method GetString)
./version.go:18:42: cnf.GetString undefined (type singleton has no field or method GetString)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions