Versions in this module Expand all Collapse all v0 v0.0.12 Mar 30, 2017 v0.0.11 Mar 28, 2017 Changes in this version + type Allocator struct + func NewAllocator() *Allocator + func (alloc *Allocator) Allocate(c *cid.Cid, current, candidates map[peer.ID]api.Metric) ([]peer.ID, error) + func (alloc *Allocator) SetClient(c *rpc.Client) + func (alloc *Allocator) Shutdown() error