shotgun/game
Branden J Brown b70abac827 unexport things that don't need to be exported
Most of all, this lets staticcheck point out things that are unused.
Also delete an unused thing found as a result of this.
2024-02-04 10:37:20 -06:00
..
action.go transmit game actions and winner in dto 2024-02-03 11:44:11 -06:00
action_string.go transmit game actions and winner in dto 2024-02-03 11:44:11 -06:00
game.go unexport things that don't need to be exported 2024-02-04 10:37:20 -06:00
game_test.go unexport things that don't need to be exported 2024-02-04 10:37:20 -06:00
item.go unexport things that don't need to be exported 2024-02-04 10:37:20 -06:00
item_test.go unexport things that don't need to be exported 2024-02-04 10:37:20 -06:00
player.go unexport things that don't need to be exported 2024-02-04 10:37:20 -06:00
rng.go unexport things that don't need to be exported 2024-02-04 10:37:20 -06:00