Skip to content

Comments

pkg/ioutils: remove OnEOFReader and move it internal#49170

Merged
AkihiroSuda merged 1 commit intomoby:masterfrom
thaJeztah:internalize_ioutils_OnEOFReader
Jan 1, 2025
Merged

pkg/ioutils: remove OnEOFReader and move it internal#49170
AkihiroSuda merged 1 commit intomoby:masterfrom
thaJeztah:internalize_ioutils_OnEOFReader

Conversation

@thaJeztah
Copy link
Member

This type was originally in pkg/transport, but got moved to pkg/ioutils in 276c640.

This type is only used in a single location, and has no external consumers, so we can move it where it's used and un-export it.

- Description for the changelog

Go-SDK: pkg/ioutils: remove OnEOFReader, which was  only used  internally

- A picture of a cute animal (not mandatory but encouraged)

This type was originally in pkg/transport, but got moved to pkg/ioutils
in 276c640.

This type is only used in a single location, and has no external consumers,
so we can move it where it's used and un-export it.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah added status/2-code-review kind/refactor PR's that refactor, or clean-up code area/go-sdk impact/go-sdk Noteworthy (compatibility changes) in the Go SDK labels Dec 28, 2024
@thaJeztah thaJeztah added this to the 28.0.0 milestone Dec 28, 2024
@thaJeztah thaJeztah self-assigned this Dec 28, 2024
@thaJeztah thaJeztah mentioned this pull request Dec 28, 2024
79 tasks
@AkihiroSuda AkihiroSuda merged commit ae1a186 into moby:master Jan 1, 2025
157 checks passed
@thaJeztah thaJeztah deleted the internalize_ioutils_OnEOFReader branch January 1, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go-sdk impact/go-sdk Noteworthy (compatibility changes) in the Go SDK kind/refactor PR's that refactor, or clean-up code status/2-code-review

Projects

Development

Successfully merging this pull request may close these issues.

2 participants