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

x/exp/io: introduce NotSupportedErr #15505

Closed
rakyll opened this issue May 2, 2016 · 1 comment
Closed

x/exp/io: introduce NotSupportedErr #15505

rakyll opened this issue May 2, 2016 · 1 comment

Comments

@rakyll
Copy link
Contributor

rakyll commented May 2, 2016

io packages should export an NotSupportedErr and enforce driver implementations to return this value as an error if the driver doesn't support the protocol properly.

Given the number of protocol implementations and the fragmentation in implementations and target boards, users can fallback to another strategy or turn off certain features dynamically if the driver doesn't provide full support.

@rakyll rakyll self-assigned this May 2, 2016
@rakyll rakyll added this to the Unreleased milestone May 2, 2016
@rakyll rakyll changed the title x/exp/io: introduce OpNotSupportedErr x/exp/io: introduce NotSupportedErr Jun 19, 2016
@ALTree
Copy link
Member

ALTree commented Sep 7, 2020

Since x/exp/io is no longer developed and essentially frozen, I'm closing this issue.

@ALTree ALTree closed this as completed Sep 7, 2020
@golang golang locked and limited conversation to collaborators Sep 7, 2021
@rsc rsc unassigned rakyll Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants