# Functions
Arr creates an array to be added to an Event or Context.
NewBufferPool creates a new BufferPool bounded to the given size.
# Structs
Array is used to prepopulate an array of items which can be re-used to add to log messages.
BufferPool represents a thread safe buffer pool.
# Type aliases
No description provided by the author