Go stream request/response bodies should be io.ReadWriter (maybe closer and seeker too) instead of byte[]
Open
enhancement
Go
- Dominant language
- C#
- Stars
- 3.8k
- Forks
- 333
- Avg merge
- 16h 29m
- Merged PRs (30d)
- 116
Description
Details https://github.com/microsoftgraph/msgraph-sdk-go/issues/588
Contributor guide
Research direction
Start with the linked Microsoft Graph issue #588 and trace the Go request/response body handling and generation entry points it identifies. Determine the required stream interfaces from that discussion, then verify that generated Go clients use them consistently and that the relevant request and response cases are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100