The highest tagged major version is
v11.
package
Version:
v10.92.0+incompatible
Opens a new window with list of versions in this module.
Published: Nov 8, 2018
License: Apache-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.