package
Version:
v4.2.0+incompatible
Opens a new window with list of versions in this module.
Published: Dec 4, 2017
License: GPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Allocator interface {
Allocate() string
Release(item string)
}
Allocator is an allocator interface
New provides a new allocator
Source Files
¶
Click to show internal directories.
Click to hide internal directories.