//
pkg.gl
Category
github.com/aoscloud/aos_common
spaceallocator
package
6.0.2+incompatible
Repository:
https://github.com/aoscloud/aos_common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
485 SLOC
#
Functions
New
New creates new space allocator.
#
Variables
ErrNoAllocation
No description provided by the author
ErrNoSpace
No description provided by the author
#
Interfaces
Allocator
Allocator space allocator interface.
Space
Space allocated space interface.
#
Type aliases
ItemRemover
ItemRemover requests to remove item in order to free space.