Closed SeeratSek closed 6 years ago
:tickets: Ticket(s): Closes https://github.com/ubclaunchpad/bumper/issues/211
Finish adding getters and setter methods to player.go class. Modify all direct accessors and retrievers to use these new methods.
player.go
Coverage increased (+2.0%) to 70.597% when pulling 02844e56cff8d41a21f75c984fc2706709fa13a2 on seerat/player-concurrency-continued into a5bdb4aa9bfb37236b7907acd1e325c4d66c2318 on master.
:tickets: Ticket(s): Closes https://github.com/ubclaunchpad/bumper/issues/211
:construction_worker: Changes
Finish adding getters and setter methods to
player.go
class. Modify all direct accessors and retrievers to use these new methods.