Versions in this module Expand all Collapse all v0 v0.3.0 Apr 26, 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)