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

Configure Feed

Select the types of activity you want to include in your feed.

Go 79.1%
Go Template 1.8%
Makefile 1.5%
Dockerfile 0.8%
Other 16.8%
97 1 0

Clone this repository

https://tangled.org/gm0stache.eu/proglog https://tangled.org/did:plc:6svswzi6iqbhp3dfhpoihmyw
git@tangled.org:gm0stache.eu/proglog git@tangled.org:did:plc:6svswzi6iqbhp3dfhpoihmyw

For self-hosted knots, clone URLs may differ based on your setup.



README.md

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.