package
0.0.0-20250207190657-2f857293acf4
Repository: https://github.com/janpfeifer/hivego.git
Documentation: pkg.go.dev
# Functions
WinsMovingAverage will read individual match results and output the current moving average.
# Constants
No description provided by the author
MaxMovingAverageWeight carried over from past examples.
No description provided by the author
No description provided by the author
# Structs
IndexedMatchResult includes the match index, and the result of the match.
# Type aliases
MatchResult represents either one player wins or a draw.
MovingAverages for the 3 possible match results.