1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-05-30 09:27:19 +02:00
pomerium/internal/chanutil/chanutil.go
Caleb Doxsey d147846e64
fileutil: update watcher to use fsnotify and polling ()
* 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