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

refactor: adapt code to get ready for adding logging #2914

Merged
merged 5 commits into from
Dec 13, 2024

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Dec 12, 2024

  • fix some deprecation warnings
  • have bodys return as the type they are: bytes.Buffer
  • add new handle to return a bytes.Buffer instead of Reader

- fix some deprecation warnings
- have bodys return as the type they, a bytes.Buffer
- add new handle to return a bytes.Buffer instead of Reader
@codyoss codyoss requested review from yoshi-approver and a team as code owners December 12, 2024 18:40
@codyoss codyoss changed the title refactor: some code refactors to get ready for adding logging refactor: adapt code to get ready for adding logging Dec 12, 2024
@codyoss codyoss added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 12, 2024
@codyoss codyoss removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 12, 2024
google-api-go-generator/gen.go Outdated Show resolved Hide resolved
google-api-go-generator/gen.go Outdated Show resolved Hide resolved
@codyoss codyoss requested a review from quartzmo December 13, 2024 17:40
@codyoss codyoss merged commit 735a826 into googleapis:main Dec 13, 2024
4 checks passed
@codyoss codyoss deleted the refactor-for-log branch December 13, 2024 19:52
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.

2 participants