每日一谚:With the unsafe package there are no guarantees.
有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html
1.Go interface:与外部世界交互 - https://github.com/Evertras/go-interface-examples/tree/master/outside-world2.Go中byte与hex的相互转换 - https://schadokar.dev/to-the-point/convert-byte-to-hex-and-hex-to-byte-in-golang/3.构建工具比较:make vs. mage - https://hub.gothamhq.com/t/build-tools-mage-vs-make/134.Kubernetes:如何优雅的停掉pod - https://medium.com/tailwinds-navigator/kubernetes-tip-how-to-gracefully-handle-pod-deletion-b28d23644ccc5.支持全网络广告和跟踪器屏蔽的DNS服务器 - https://github.com/AdguardTeam/AdGuardHome6.todocheck: Go注释中TODO标记的分析器 - https://github.com/preslavmihaylov/todocheck7.afero: 一个文件系统框架,提供与任何文件系统交互的简单,统一和通用的API - https://github.com/spf13/afero
•gopherdaily归档:https://github.com/bigwhite/gopherdaily•编辑:Tony Bai (https://tonybai.com)•邮件订阅:https://gopher-daily.com/
往期推荐
go protobuf v1败给了gogo protobuf,那v2呢?