fullstorydev / fullstorydev/grpcurl
grpcurl update of old vendored modules and packages
- Dominant language
- Go
- Stars
- 12.8k
- Forks
- 580
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 5
Description
"github.com/golang/protobuf/jsonpb"
"github.com/golang/protobuf/proto"
"github.com/jhump/protoreflect/desc"
to import and use gRPCcurl, we still have old libraries in place, which is making it hard to adopt in production
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the vendored dependency declarations and usages of github.com/golang/protobuf/jsonpb, github.com/golang/protobuf/proto, and github.com/jhump/protoreflect/desc. Review the current supported replacements and their call sites; done means grpcurl no longer relies on the old vendored modules while its existing behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, grpc
- Domain
- cli, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100