Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gRPC.go编译错误 #35

Closed
zhubaoskyover opened this issue Aug 24, 2019 · 2 comments
Closed

gRPC.go编译错误 #35

zhubaoskyover opened this issue Aug 24, 2019 · 2 comments

Comments

@zhubaoskyover
Copy link

func (s *RPCServer) LoadHistoryMessage(ctx context.Context, r *pb.LoadHistoryRequest) (*pb.HistoryMessage, error) {
appid := r.Appid
uid := r.Uid
msgid := r.LastId

storage_pool := GetStorageConnPool(uid)

GetStorageConnPool无实现函数

@richmonkey
Copy link
Contributor

使用 make 编译

@zhubaoskyover
Copy link
Author

谢谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants