Versions in this module Expand all Collapse all v0 v0.7.0 Oct 28, 2016 v0.6.2 Aug 29, 2016 v0.6.0 May 25, 2016 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)