每日一谚:Avoid nesting by handling errors first!
1.使用jemalloc实现Go手工内存管理 - https://dgraph.io/blog/post/manual-memory-management-golang-jemalloc/2.结合DDD, CQRS和Clean Architecture重构Go项目 - https://threedots.tech/post/ddd-cqrs-clean-architecture-combined/3.BPF perf工具的未来 - http://www.brendangregg.com/blog/2020-11-04/bpf-co-re-btf-libbpf.html4.播客:Go语言是如何帮助拯救美国医保网站的 - https://changelog.com/gotime/1545.OpenShift Service Mesh 2.0介绍 - https://www.openshift.com/blog/introducing-openshift-service-mesh-2.0
•Go专栏:《改善Go语言编程质量的50个有效实践》在慕课网上线 - https://www.imooc.com/read/87,欢迎订阅学习!
•有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html
•gopherdaily归档:https://github.com/bigwhite/gopherdaily•编辑:Tony Bai (https://tonybai.com)•微信公众号:iamtonybai•邮件订阅:https://gopher-daily.com/•知乎Go进阶专栏:https://zhuanlan.zhihu.com/c_1294667898946891776
往期推荐
关于xml包在Unmarshal时将\r\n重写为\n的问题
Go语言联合作者Rob Pike专访:Go确实已成为云基础架构的语言