package
0.9.0
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

EncodePayload encodes a process message into a payload.
NewWeightedQueue returns a new WeightedQueue with the given maximum size & weight.

# Structs

WeightedQueue is a queue of WeightedItems.

# Interfaces

WeightedItem is an item that has a type and weight that can be added to a WeightedQueue.