Go R1 Day 44
https://www.sheldonhull.com/go-r1-day-44/
2021-06-22T00:16:54Z
73 words
One minute
- Generated tests for Gorilla Mux and realized need more context and reading on how to properly test Gorilla Mux to avoid excessively mocking.
- Reviewed two different paradigms for struct methods, using parameters and using global configuration objects.
Webmentions