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

feat(grpc): enable querying by protobuf struct tag #390

Merged
merged 3 commits into from
Jan 26, 2024
Merged

feat(grpc): enable querying by protobuf struct tag #390

merged 3 commits into from
Jan 26, 2024

Conversation

zoncoen
Copy link
Owner

@zoncoen zoncoen commented Jan 25, 2024

Introduce github.com/zoncoen/query-go/extractor/extractor/protobuf. It enables the following features.

  • querying by protobuf struct tag
  • querying protobuf_oneof fields even if its name is omitted like inline fields

resolve #355

@zoncoen zoncoen merged commit 8c345b3 into main Jan 26, 2024
20 checks passed
@zoncoen zoncoen deleted the protobuf branch January 26, 2024 01:01
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

Successfully merging this pull request may close these issues.

1 participant