- Distributed Computing with Go
- V.N. Nikhil Anurag
- 123字
- 2021-06-24 18:36:09
Summary
In this chapter, we started by looking at the fundamental setup for running Go projects successfully. Then we looked at how to install dependencies for our Go projects and how to structure our project. We also looked at the important concepts behind Containers, what problems they solve, and how we will be using them in the book along with an example. Next, we looked at how to write tests in Go, and along the way, we learned a few interesting concepts when dealing with a variadic function and other useful test functions.
In the next chapter, we will start looking at one of the core fundamentals of Go programming—goroutines and the important details to keep in mind when using them.
推薦閱讀
- pcDuino開發實戰
- Mastering ElasticSearch
- BPEL and Java Cookbook
- Instant Handlebars.js
- 嵌入式Linux系統開發:基于Yocto Project
- 精通Linux內核開發
- 構建可擴展分布式系統:方法與實踐
- Implementing Azure DevOps Solutions
- Alfresco 4 Enterprise Content Management Implementation
- Linux操作系統應用編程
- Learning Magento 2 Administration
- 注冊表應用完全DIY
- Kali Linux高級滲透測試
- 分布式系統設計實踐
- Heroku Cloud Application Development