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

google.golang.org/grpc/stats removed Data fields #114

Open
krousey opened this issue Sep 24, 2024 · 1 comment · May be fixed by #115
Open

google.golang.org/grpc/stats removed Data fields #114

krousey opened this issue Sep 24, 2024 · 1 comment · May be fixed by #115

Comments

@krousey
Copy link

krousey commented Sep 24, 2024

In the latest release of google.golang.org/grpc/stats, the OutPayload and InPayload no longer have the Data field.

# larking.io/larking
../../.go/pkg/mod/[email protected]/larking/stats.go:23:3: unknown field Data in struct literal of type "google.golang.org/grpc/stats".OutPayload
../../.go/pkg/mod/[email protected]/larking/stats.go:35:3: unknown field Data in struct literal of type "google.golang.org/grpc/stats".InPayload
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 a pull request may close this issue.

1 participant