Go in Action, Second Edition (MEAP V05)
https://WebToolTip.com
English | 2025 | ISBN: 9781633439702 | 244 pages | PDF,EPUB | 6.86 MB
Master Go language fundamentals, learn how to structure Go projects effectively, and deliver high-performance code using Go’s powerful concurrency model.
In Go in Action, Second Edition you will learn
Go language fundamentals
How to set up and structure a Go software project
Working with the Go type system
Concurrency in Go
Go’s unique approach to error handling
Writing and capturing errors in your own software
How to use Go’s built-in testing and observability features