Versions in this module Expand all Collapse all v1 v1.51.4 Oct 3, 2022 Changes in this version + func NewContext(ctx context.Context, p *Peer) context.Context + type Peer struct + Addr net.Addr + AuthInfo credentials.AuthInfo + func FromContext(ctx context.Context) (p *Peer, ok bool)