Documentation
¶
Index ¶
- Variables
- type Allocator
- func (r *Allocator) Allocate(block uid.Block) error
- func (r *Allocator) AllocateNext() (uid.Block, error)
- func (r *Allocator) Free() int
- func (r *Allocator) Has(block uid.Block) bool
- func (r *Allocator) Release(block uid.Block) error
- func (r *Allocator) Restore(into *uid.Range, data []byte) error
- func (r *Allocator) Snapshot(dst *api.RangeAllocation) error
- type Interface
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.