Refresh Build Error
Closed this issue · 0 comments
brotherlogic commented
rpc error: code = FailedPrecondition desc = go get (monitoring) exit status 2 -> go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
github.com/brotherlogic/euler
./euler.go:67:19: not enough arguments in call to server.GoServer.PrepServer
have ()
want (string)
./euler.go:70:32: too many arguments in call to server.GoServer.RegisterServerV2
have (string, bool, bool)
want (bool)