package
0.0.0-20210211003407-de03a5c02a72
Repository: https://github.com/dropbox/load_management.git
Documentation: pkg.go.dev

# Functions

NewLoadManager returns LoadManager with queues, scorecards and base tags.
NewUntrackedResource returns a resource that is untracked but is acquired.

# Structs

A LoadManager uses AdmissionControl and Scorecard to do traffic shaping.
QueueInfo describes the properties of the queue in which a GetResource request waited and the ticket if acquisition was successful.
A Resource is returned by the load manager on calls to GetResource().