# Packages
No description provided by the author
No description provided by the author
# Functions
NewProbationList returns a new probation list.
NewUnproductiveDelegate creates new UnproductiveDelegate with probationperiod and cacheSize.
# Structs
ProbationList defines a map where key is candidate's name and value is the counter which counts the unproductivity during probation epoch.
UnproductiveDelegate defines unproductive delegates information within probation period.