const vendor/golang.org/x/net/dns/dnsmessage.sectionAuthorities
9 uses
vendor/golang.org/x/net/dns/dnsmessage (current package)
message.go#L373: sectionAuthorities
message.go#L388: sectionAuthorities: "Authority",
message.go#L408: case sectionAuthorities:
message.go#L748: return p.resourceHeader(sectionAuthorities)
message.go#L753: return p.resource(sectionAuthorities)
message.go#L782: return p.skipResource(sectionAuthorities)
message.go#L1251: if err := b.startCheck(sectionAuthorities); err != nil {
message.go#L1254: b.section = sectionAuthorities
message.go#L1277: case sectionAuthorities:
![]() |
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. |