Discover Packages
github.com/uber/submitqueue
submitqueue
extension
scorer
composite
package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Jul 6, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Avg returns the arithmetic mean of scores.
Max returns the maximum value from scores.
Min returns the minimum value from scores.
New creates a composite Scorer that evaluates all named child scorers and combines
their results using the given reduce function.
Panics if scorers is empty or reduce is nil.
ReduceFunc combines named scores into a single score.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.