host icon indicating copy to clipboard operation
host copied to clipboard

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

Open maruel opened this issue 2 years ago • 0 comments

Ported from https://github.com/google/periph/issues/380.

  • For v3.5.0, add fs.ListenEdges() that lazy creates a single goroutine
  • For v4.0.0, remove fs.Event

maruel avatar Sep 18 '23 20:09 maruel