每日一谚:Go error handling forces you think about errors—and deal with them—when they arise.
•Go专栏:《改善Go语言编程质量的50个有效实践》在慕课网上线 - https://www.imooc.com/read/87,欢迎订阅学习!
•有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html
1.Go二进制文件反向工程 - https://cujo.com/reverse-engineering-go-binaries-with-ghidra/2.使用ktunnel替代ngrok - https://mbuffett.com/posts/ktunnel-ngrok-replace/3.eggos: 一个运行在x86裸机上的go unikernel - https://github.com/icexin/eggos4.使用protobuf管理分布式环境中的微服务架构和接口 - https://ednsquare.com/story/managing-microservice-schema-and-interfaces-in-distributed-environments-with-protocol-buffers-part-i-------AkFVJP5.bubbletea: 一个强大的构建命令行终端应用的Go包 - https://github.com/charmbracelet/bubbletea6.观点:蜜月期后对Rust的看法 - http://dtrace.org/blogs/bmc/2020/10/11/rust-after-the-honeymoon/
•gopherdaily归档:https://github.com/bigwhite/gopherdaily•编辑:Tony Bai (https://tonybai.com)•微信公众号:iamtonybai•邮件订阅:https://gopher-daily.com/•知乎Go进阶专栏:https://zhuanlan.zhihu.com/c_1294667898946891776
往期推荐
后端程序员一定要看的语言大比拼:Java vs. Go vs. Rust