每日一谚:Each comment we write is finally due to our failure to express ourselves in code.
•Go专栏:《改善Go语言编程质量的50个有效实践》在慕课网上线 - https://www.imooc.com/read/87,欢迎订阅学习!
•有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html
1.一个七年前的技术提案被Go团队接受:切片可以转换为数组指针 - https://github.com/golang/go/issues/3952.如何定制http client - https://rafallorenz.com/go/customize-http-client/3.我在Go中最喜欢使用的四大重构技术 - https://wawand.co/blog/posts/four-most-refactoring-techniques-i-use/4.油管视频:那些你可能从来没用过的Go特性 - https://www.youtube.com/watch?v=5DVV36uqQ4E5.temporal: 一个微服务编排平台 - https://github.com/temporalio/temporal/6.vssh: 通过ssh远程执行命令 - https://github.com/yahoo/vssh
•gopherdaily归档:https://github.com/bigwhite/gopherdaily•编辑:Tony Bai (https://tonybai.com)•微信公众号:iamtonybai•邮件订阅:https://gopher-daily.com/•知乎Go进阶专栏:https://zhuanlan.zhihu.com/c_1294667898946891776
往期推荐
如何在Go语言中使用Websockets:最佳工具与行动指南