This is the last part of the series. In this video I put together everything I have done so far in the previous videos of the series to build a simple web service application using Go. I leverage all the linked list work from before to build a Task Master application that maintains a prioritized list of tasks and assigns them to workers on demand.
Check out the code from this video series on Github here.
I got good info from your blog