Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Go for DevOps
John Doak, David Justice
ISBN: 9781801818896
- Understand the basic structure of the Go language to begin your DevOps journey
- Interact with filesystems to read or stream data
- Communicate with remote services via REST and gRPC
- Explore writing tools that can be used in the DevOps environment
- Develop command-line operational software in Go
- Work with popular frameworks to deploy production software
- Create GitHub actions that streamline your CI/CD process
- Write a ChatOps application with Slack to simplify production visibility
Mastering Go - Third Edition
Mihalis Tsoukalos
ISBN: 9781801079310
- Use Go in production
- Write reliable, high-performance concurrent code
- Manipulate data structures including slices, arrays, maps, and pointers...