Documentation ¶
Index ¶
- func WriteGameEventDurationStats(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
- func WriteGameEventDurationStatsAggregated(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
- func WriteGamePhaseDurationStats(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
- func WriteGamePhaseDurationStatsAggregated(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
- func WriteGamePhaseDurations(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
- func WriteGamePhases(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
- func WriteTeamMetricsPerGame(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
- func WriteTeamMetricsSum(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteGameEventDurationStats ¶
func WriteGameEventDurationStats(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
func WriteGameEventDurationStatsAggregated ¶
func WriteGameEventDurationStatsAggregated(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
func WriteGamePhaseDurationStats ¶
func WriteGamePhaseDurationStats(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
func WriteGamePhaseDurationStatsAggregated ¶
func WriteGamePhaseDurationStatsAggregated(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
func WriteGamePhaseDurations ¶
func WriteGamePhaseDurations(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
func WriteGamePhases ¶
func WriteGamePhases(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
func WriteTeamMetricsPerGame ¶
func WriteTeamMetricsPerGame(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
func WriteTeamMetricsSum ¶
func WriteTeamMetricsSum(matchStatsCollection *matchstats.MatchStatsCollection, filename string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.