net.resolverConfig.ch (field)
4 uses
net (current package)
dnsclient_unix.go#L321: ch chan struct{} // guards lastChecked and modTime
dnsclient_unix.go#L342: conf.ch = make(chan struct{}, 1)
dnsclient_unix.go#L379: case conf.ch <- struct{}{}:
dnsclient_unix.go#L387: <-conf.ch
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)