Coder Social home page Coder Social logo

Comments (7)

seefan avatar seefan commented on July 27, 2024

是的,你可以通过go get获取最新的版本

from gossdb.

zut avatar zut commented on July 27, 2024

@seefan 希望能发布版本,这样方便大家mod调用呀.

from gossdb.

vmvz avatar vmvz commented on July 27, 2024

希望能发布到 releases中, 方便大家更新调用, 谢谢

from gossdb.

seefan avatar seefan commented on July 27, 2024

还在测试中,通过后会发布的

from gossdb.

yxlwfds avatar yxlwfds commented on July 27, 2024

test中 go mod方式是错的:

command-line-arguments

./main.go:19:3: unknown field 'PoolSize' in struct literal of type conf.Config
./main.go:22:3: unknown field 'AutoClose' in struct literal of type conf.Config
./main.go:45:12: p.GetClient undefined (type *gossdb.Connectors has no field or method GetClient)
./main.go:47:19: p.GetClient undefined (type *gossdb.Connectors has no field or method GetClient)
./main.go:64:9: undefined: gossdb.Start
./main.go:71:8: undefined: gossdb.Shutdown
./main.go:72:12: undefined: gossdb.NewClient
./main.go:88:12: undefined: gossdb.Start
./main.go:92:8: undefined: gossdb.Shutdown
./main.go:95:28: missing argument to conversion to gossdb.Client: gossdb.Client()
./main.go:95:28: too many errors

from gossdb.

yxlwfds avatar yxlwfds commented on July 27, 2024

go1.15 go get 也报错

go get -u github.com/seefan/gossdb

go: github.com/seefan/goerr upgrade => v1.1.2
go: github.com/seefan/gopool upgrade => v1.0.1
go: downloading github.com/seefan/goerr v1.1.2
go: downloading github.com/seefan/gopool v1.0.1

github.com/seefan/gossdb

/root/go/pkg/mod/github.com/seefan/[email protected]/client.go:76:10: undefined: goerr.New
/root/go/pkg/mod/github.com/seefan/[email protected]/client.go:83:10: undefined: goerr.New
/root/go/pkg/mod/github.com/seefan/[email protected]/client.go:85:10: undefined: goerr.New
/root/go/pkg/mod/github.com/seefan/[email protected]/connectors.go:61:10: undefined: goerr.New
/root/go/pkg/mod/github.com/seefan/[email protected]/connectors.go:89:15: undefined: goerr.New
/root/go/pkg/mod/github.com/seefan/[email protected]/connectors.go:99:15: undefined: goerr.New
/root/go/pkg/mod/github.com/seefan/[email protected]/hset.go:14:10: undefined: goerr.NewError
/root/go/pkg/mod/github.com/seefan/[email protected]/hset.go:32:14: undefined: goerr.NewError
/root/go/pkg/mod/github.com/seefan/[email protected]/hset.go:48:10: undefined: goerr.NewError
/root/go/pkg/mod/github.com/seefan/[email protected]/hset.go:65:17: undefined: goerr.NewError
/root/go/pkg/mod/github.com/seefan/[email protected]/hset.go:65:17: too many errors
[root@izrj9ae0538vfzkozm32m9z ssdbmain]# go run main.go

github.com/seefan/gossdb

/root/go/pkg/mod/github.com/seefan/[email protected]/client.go:76:10: undefined: goerr.New
/root/go/pkg/mod/github.com/seefan/[email protected]/client.go:83:10: undefined: goerr.New
/root/go/pkg/mod/github.com/seefan/[email protected]/client.go:85:10: undefined: goerr.New
/root/go/pkg/mod/github.com/seefan/[email protected]/connectors.go:61:10: undefined: goerr.New
/root/go/pkg/mod/github.com/seefan/[email protected]/connectors.go:89:15: undefined: goerr.New
/root/go/pkg/mod/github.com/seefan/[email protected]/connectors.go:99:15: undefined: goerr.New
/root/go/pkg/mod/github.com/seefan/[email protected]/hset.go:14:10: undefined: goerr.NewError
/root/go/pkg/mod/github.com/seefan/[email protected]/hset.go:32:14: undefined: goerr.NewError
/root/go/pkg/mod/github.com/seefan/[email protected]/hset.go:48:10: undefined: goerr.NewError
/root/go/pkg/mod/github.com/seefan/[email protected]/hset.go:65:17: undefined: goerr.NewError
/root/go/pkg/mod/github.com/seefan/[email protected]/hset.go:65:17: too many errors
[root@izrj9ae0538vfzkozm32m9z ssdbmain]#

from gossdb.

seefan avatar seefan commented on July 27, 2024

发布2.0

from gossdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.