Versions in this module Expand all Collapse all v0 v0.2.3 Feb 27, 2015 v0.2.2 Feb 27, 2015 Changes in this version + type Interface interface + GetBlock func(context.Context, u.Key) (*blocks.Block, error) + GetBlocks func(context.Context, []u.Key) (<-chan *blocks.Block, error) + HasBlock func(context.Context, *blocks.Block) error