gophercon icon indicating copy to clipboard operation
gophercon copied to clipboard

Results 2 gophercon issues
Sort by recently updated
recently updated
newest added

### Problem Hello Suzy, thanks for creating this debugging treasure hunt. I tried to follow your presentation [GopherCon 2021: Suzy Mueller - Debugging Treasure Hunt](https://youtu.be/ZPIPPRjwg7Q), but quickly came across some...

Here's an improved version of your Go code for the gym package. The improvements focus on enhancing readability, making the locker initialization more efficient, and providing better structure. Additionally, I've...