Versions in this module Expand all Collapse all v0 v0.3.8-dev-trailers Oct 1, 2015 v0.3.7 Aug 2, 2015 v0.3.6 Jul 30, 2015 Changes in this version + const ID + const PingSize + type PingService struct + Host host.Host + func NewPingService(h host.Host) *PingService + func (p *PingService) PingHandler(s inet.Stream) + func (ps *PingService) Ping(ctx context.Context, p peer.ID) (<-chan time.Duration, error)