type vendor/golang.org/x/net/dns/dnsmessage.HTTPSResource
8 uses
vendor/golang.org/x/net/dns/dnsmessage (current package)
message.go#L2248: var rb HTTPSResource
svcb.go#L40: type HTTPSResource struct {
svcb.go#L45: func (r *HTTPSResource) realType() Type {
svcb.go#L50: func (r *HTTPSResource) GoString() string {
svcb.go#L285: func (p *Parser) HTTPSResource() (HTTPSResource, error) {
svcb.go#L288: return HTTPSResource{}, err
svcb.go#L290: return HTTPSResource{svcb}, nil
svcb.go#L323: func (b *Builder) HTTPSResource(h ResourceHeader, r HTTPSResource) error {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux 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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |