Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gm0stache/proglog

Code created while working through "Distributed Services with Go" by Travis Jeffery.
https://github.com/gm0stache/proglog

Last synced: about 1 month ago
JSON representation

Code created while working through "Distributed Services with Go" by Travis Jeffery.

Awesome Lists containing this project

README

        

# proglog

Code created while working through "Distributed Services with Go" by Travis Jeffery.

### potential improvements

- arrange code blocks/sections in the book to always result in complete code. sometimes it takes a whole chapter to have complete/valid code again. the code written should be complete after each code block. i think this would make the code easier to follow in general and to chunk changes logically for commits.