pomerium/internal/chanutil/chanutil.go
Caleb Doxsey d17599f63b
fileutil: update watcher to use fsnotify and polling (#3663) (#3685)
* fileutil: update watcher to use fsnotify and polling

* raise timeout

* maybe fix
2022-10-20 16:58:29 -06:00

2 lines
83 B
Go

// Package chanutil implements methods for working with channels.
package chanutil