zeromicro / zeromicro/zero-doc
bookstore demo编译错误 这个是什么问题
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 600
- Forks
- 249
- PR merge metrics
- No merged PRs in 30d
Description
github.com/zeromicro/go-zero/zrpc/internal
../../../../go/pkg/mod/github.com/zeromicro/go-zero@v1.3.2/zrpc/internal/client.go:51:51: undefined: grpc.WithBalancerName
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the bookstore demo build and the reported error in github.com/zeromicro/go-zero@v1.3.2/zrpc/internal/client.go:51. Check the go-zero and grpc dependency versions and when grpc.WithBalancerName was removed or replaced. Done means the demo compiles without the undefined-symbol error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, grpc
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100