Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

fs: move to context.Context based ListEdges() function. #380

Closed
maruel opened this issue Jan 14, 2019 · 2 comments
Closed

fs: move to context.Context based ListEdges() function. #380

maruel opened this issue Jan 14, 2019 · 2 comments
Milestone

Comments

@maruel
Copy link
Contributor

maruel commented Jan 14, 2019

  • For v3.5.0, add fs.LIstenEdges() that lazy creates a single goroutine
  • For v4.0.0, remove fs.Event
@maruel
Copy link
Contributor Author

maruel commented Jan 14, 2019

This will greatly simplify this package, no need for Peek() and things like that that would be needed for WaitForEdge().

@maruel
Copy link
Contributor Author

maruel commented Sep 18, 2023

Ported to periph/host#37.

@maruel maruel closed this as completed Sep 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant