package proxyattributes
Import Path
google.golang.org/grpc/internal/proxyattributes (on go.dev)
Dependency Relation
imports 2 packages, and imported by 2 packages
Involved Source Files
Package proxyattributes contains functions for getting and setting proxy
attributes like the CONNECT address and user info.
Package-Level Type Names (only one)
Package-Level Functions (total 2)
Get returns the Options for the proxy [resolver.Address] and a boolean
value representing if the attribute is present or not. The returned data
should not be mutated.
Set returns a copy of addr with opts set in its attributes.
![]() |
The pages are generated with Golds v0.8.2. (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. |