type net.resolverConfig
6 uses
net (current package)
dnsclient_unix.go#L316: type resolverConfig struct {
dnsclient_unix.go#L328: var resolvConf resolverConfig
dnsclient_unix.go#L331: func (conf *resolverConfig) init() {
dnsclient_unix.go#L348: func (conf *resolverConfig) tryUpdate(name string) {
dnsclient_unix.go#L377: func (conf *resolverConfig) tryAcquireSema() bool {
dnsclient_unix.go#L386: func (conf *resolverConfig) releaseSema() {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |