pomerium/internal/chanutil/chanutil.go
Caleb Doxsey e379e24c6b 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:16:18 -06:00

2 lines
83 B
Go

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