Shotgun Roulette PvP
Go to file
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
game unexport things that don't need to be exported 2024-02-04 10:37:20 -06:00
lobby parameterize lobby by exchange types 2024-02-04 09:25:09 -06:00
player get player ids from sessions, not ips 2024-02-01 08:26:27 -06:00
serve unexport things that don't need to be exported 2024-02-04 10:37:20 -06:00
site actually use logout stuff 2024-02-04 10:27:46 -06:00
game.go remove sync that no longer happens oops 2024-02-04 09:52:14 -06:00
go.mod add user credentials stuff 2024-01-31 20:52:45 -06:00
go.sum add user credentials stuff 2024-01-31 20:52:45 -06:00
main.go unexport things that don't need to be exported 2024-02-04 10:37:20 -06:00
server.go unexport things that don't need to be exported 2024-02-04 10:37:20 -06:00