每日一谚:If you feel comments are unclear or hard to write concisely, reconsider your API design.
我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html
1.Go模糊测试的现状与未来 - https://lwn.net/SubscriberLink/829242/64cbde0531aaf166/
2.使用Go试验QUIC和WebTransport技术 - https://centrifugal.github.io/centrifugo/blog/quic_web_transport/
3.服务网格边缘的设计考虑 - https://www.openshift.com/blog/design-considerations-at-the-edge-of-the-servicemesh
4.将一个命令行脚本转换为web服务 - https://github.com/beefsack/script-httpd
5.Go编写的局域网聊天工具 - https://github.com/fiatjaf/localchat
•gopherdaily归档:https://github.com/bigwhite/gopherdaily
•编辑:Tony Bai (https://tonybai.com)
•邮件订阅:https://gopher-daily.com/
往期推荐
使用istio治理微服务入门
使用nomad实现集群管理和微服务部署调度
论golang Timer Reset方法使用的正确姿势
如何在Go语言中使用Websockets:最佳工具与行动指南
写Go代码时遇到的那些问题[第3期]