package
0.0.37
Repository: https://github.com/takenet/deckard.git
Documentation: pkg.go.dev

# Functions

Results in the score to be used when a new message is added to the queue requestScore: the requested score for the message If the requestScore is 0, the value will be set with the current timestamp in milliseconds.
GetPullMaxScore returns the upper threshold priority filter for a pull request.
GetPullMinScore returns the lower threshold priority filter for a pull request.
GetScoreByDefaultAlgorithm returns the score using the default algorithm.
GetScoreFromTime returns the score for a given time.
IsUndefined returns true if the score is equal to Undefined A score is undefined if it is equal to -1.

# Variables

TODO: keeping these as variables to get their reference and use less memory.
No description provided by the author
No description provided by the author