If you enjoyed this book, you may be interested in another book by Packt:
Go Systems Programming
Mihalis Tsoukalos
ISBN: 978-1-78712-564-3
- Explore the Go language from the standpoint of a developer conversant with Unix, Linux, and so on
- Understand Goroutines, the lightweight threads used for systems and concurrent applications
- Learn how to translate Unix and Linux systems code in C to Golang code
- How to write fast and lightweight server code
- Dive into concurrency with Go
- Write low-level networking code