- Distributed Computing with Go
- V.N. Nikhil Anurag
- 49字
- 2021-06-24 18:36:06
go dep
The go dep is a new dependency management tool being developed by the Go community. Right now, it requires Go 1.7 or newer to compile, and it is ready for production use. However, it is still undergoing changes and hasn't yet been merged into Go's standard library.
推薦閱讀
- 30天自制操作系統(tǒng)
- Linux網(wǎng)絡(luò)管理與配置(第2版)
- 零起點(diǎn)學(xué)Linux系統(tǒng)管理
- Linux實(shí)戰(zhàn)
- 嵌入式Linux系統(tǒng)開發(fā):基于Yocto Project
- Kubernetes網(wǎng)絡(luò)權(quán)威指南:基礎(chǔ)、原理與實(shí)踐
- Linux系統(tǒng)安全基礎(chǔ):二進(jìn)制代碼安全性分析基礎(chǔ)與實(shí)踐
- Linux內(nèi)核觀測技術(shù)BPF
- 注冊表應(yīng)用完全DIY
- UI設(shè)計(jì)手繪表現(xiàn)從入門到精通
- Linux 從入門到項(xiàng)目實(shí)踐(超值版)
- Learning IBM Watson Analytics
- Getting Started with UDK
- Mastering Azure Serverless Computing
- Android Telephony原理解析與開發(fā)指南