Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtomicAllocator ¶
type AtomicAllocator struct {
// contains filtered or unexported fields
}
func NewAllocator ¶
func NewAllocator(opts ...Option) *AtomicAllocator
func NewAllocatorFromList ¶
func NewAllocatorFromList(s []int64, useClone, deAsc bool) *AtomicAllocator
Click to show internal directories.
Click to hide internal directories.