Versions in this module Expand all Collapse all v0 v0.2.1 Oct 26, 2017 v0.2.0 Oct 23, 2017 Changes in this version + type DescendAllocator struct + func NewAllocator() DescendAllocator + func (alloc DescendAllocator) Allocate(c *cid.Cid, current, candidates map[peer.ID]api.Metric) ([]peer.ID, error) + func (alloc DescendAllocator) SetClient(c *rpc.Client) + func (alloc DescendAllocator) Shutdown() error