Golang有很多非常强大的用法,本文对网上的一些文章做一个简单的汇总,供以后翻阅。
1,Constant的用法
https://splice.com/blog/iota-elegant-constants-golang/ 这篇文章详细介绍了如何优雅地定义constant
2,Channel
非阻塞Channel操作:https://gobyexample.com/non-blocking-channel-operations
超时Channel:http://blog.golang.org/go-concurrency-patterns-timing-out-and
有疑问加站长微信联系(非本文作者)