每日一谚:Passing a pointer over a channel is idiomatic.
有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html
1.使用Go2泛型语法实现有序Map(OrderedMap) - http://www.tugberkugurlu.com/archive/implementing-ordered-map-in-go-2-0-by-using-generics-with-delete-operation-in-o-1-time-complexity2.在Go中应该返回空切片还是nil切片 - https://qvault.io/2020/09/03/should-you-return-empty-or-nil-slices-in-go/3.即便在Go中,并发也仍然不那么容易 - https://utcc.utoronto.ca/~cks/space/blog/programming/GoConcurrencyStillNotEasy4.使用letsencrypt为microk8s自动设置SSL证书 - https://www.techprowd.com/automatic-ssl-certificates-for-home-microk8s-setup-using-letsencrypt/5.lakeFS:一个开源平台,为基于对象存储的数据湖提供弹性和可管理性 - https://github.com/treeverse/lakeFS
•gopherdaily归档:https://github.com/bigwhite/gopherdaily•编辑:Tony Bai (https://tonybai.com)•邮件订阅:https://gopher-daily.com/
往期推荐