google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp.AltsContext.PeerAttributes (field)
3 uses
google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp (current package)
altscontext.pb.go#L37: PeerAttributes map[string]string `protobuf:"bytes,7,rep,name=peer_attributes,json=peerAttributes,proto3" json:"peer_attributes,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
altscontext.pb.go#L112: return m.PeerAttributes
google.golang.org/grpc/credentials/alts/internal/authinfo
authinfo.go#L51: PeerAttributes: result.GetPeerIdentity().GetAttributes(),
 |
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. |