pegasus-go-client
pegasus-go-client copied to clipboard
Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/go-client
from the readme homepage, I can not understand for what it is used. Maybe more useful introduce about this project is helpful.
I wanto fix a bug and will add a field in idl/rrdb.thrift but when I generate go code by "thrift -I idl/ -out idl --gen go:thrift_import='github.com/pegasus-kv/thrift/lib/go/thrift',package_prefix='github.com/XiaoMi/pegasus-go-client/idl/' idl/rrdb.thrift' cause en error:...
``` smilencer@mi:~$ cat result # github.com/XiaoMi/pegasus-go-client/idl/cmd Code/GOPATH/pkg/mod/github.com/!xiao!mi/[email protected]/idl/cmd/cmd.go:42:36: not enough arguments in call to iprot.ReadStructBegin have () want (context.Context) Code/GOPATH/pkg/mod/github.com/!xiao!mi/[email protected]/idl/cmd/cmd.go:47:55: not enough arguments in call to iprot.ReadFieldBegin have () want (context.Context)...
## `#1` ``` === RUN TestPegasusTableConnector_ScanHalfInclusive 2019/12/30 03:09:57 create session with [0.0.0.0:34601(meta)] 2019/12/30 03:09:57 create session with [0.0.0.0:34602(meta)] 2019/12/30 03:09:57 create session with [0.0.0.0:34603(meta)] 2019/12/30 03:09:57 querying configuration of table(temp)...