package
3.3.14+incompatible
Repository: https://github.com/aws/aws-xray-daemon.git
Documentation: pkg.go.dev
# Functions
GetPoolBufferCount returns number of buffers that can fit in the given buffer pool limit where each buffer is of size receiveBufferSize.
Init initializes new BufferPool with bufferLimit buffers, each of bufferSize.
# Structs
BufferPool is a structure for storing trace segments.