Go R1 Day 36
progress🔗
- more taskflow work
- learned how to use io.Multiwriter to have both a stdout stream as well as output captured to a
stringbuilder
. - got confused on reading docs, only to realize I was reading docs for a C# solution. 😂
- used Pterm1 to beautiful console output, which was pretty cool to see in action.