blob: 8aabb46c51bd70ac3c397292b3a19f184fc9a216 [file] [log] [blame]
Brian Silvermanb601d892015-12-20 18:24:38 -05001package y2014;
Brian Silverman17f503e2015-08-02 18:17:18 -07002
Austin Schuha3e576b2019-05-22 21:22:23 -07003// Published on ".y2014.hot_goal"
Brian Silverman17f503e2015-08-02 18:17:18 -07004message HotGoal {
5 uint64_t left_count;
6 uint64_t right_count;
7};