# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
DefaultAllocator is the default memory allocator for Flux.
# Structs
GoAllocator implements a version of the allocator that uses native Go slices.
LimitExceededError is an error when the allocation limit is exceeded.
ResourceAllocator tracks the amount of memory being consumed by a query.