Versions in this module Expand all Collapse all v1 v1.12.0 Jul 26, 2016 Changes in this version + type Allocator struct + func New(store *store.MemoryStore) (*Allocator, error) + func (a *Allocator) Run(ctx context.Context) error + func (a *Allocator) Stop()