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

* raise timeout

* maybe fix
2022-10-19 09:13:08 -06:00

2 lines
83 B
Go

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