Brian Silverman | b601d89 | 2015-12-20 18:24:38 -0500 | [diff] [blame] | 1 | package y2014; |
Brian Silverman | 17f503e | 2015-08-02 18:17:18 -0700 | [diff] [blame] | 2 | |
Austin Schuh | a3e576b | 2019-05-22 21:22:23 -0700 | [diff] [blame] | 3 | // Published on ".y2014.hot_goal" |
Brian Silverman | 17f503e | 2015-08-02 18:17:18 -0700 | [diff] [blame] | 4 | message HotGoal { |
5 | uint64_t left_count; | ||||
6 | uint64_t right_count; | ||||
7 | }; |