每日一谚:a little copying is better than a little dependency

有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html

1.使用Go发送邮件的几种不同方法 - https://www.loginradius.com/engineering/blog/sending-emails-with-golang/2.对Go语言的第一印象 - https://medium.com/@matheuskiel/my-first-impressions-about-golang-5339a58c0e4d3.安全即代码:为Go实现lint和gosec - https://cyral.com/blog/security-as-code-implementing-lint-and-gosec/4.draft: 基于YAML文件中定义的声明性语法生成微服务或无服务架构图的命令行工具 - https://github.com/lucasepe/draft5.grofer: go实现的系统profiler - https://github.com/pesos/grofer

gopherdaily归档:https://github.com/bigwhite/gopherdaily编辑:Tony Bai (https://tonybai.com)邮件订阅:https://gopher-daily.com/

 

往期推荐

Go语言回顾:从Go 1.0到Go 1.13

为什么Kubernetes如此受欢迎?

Go语言联合作者Rob Pike专访:Go确实已成为云基础架构的语言

后端程序员一定要看的语言大比拼:Java vs. Go vs. Rust

Hello,WireGuard

Go 1.14中值得关注的几个变化

Go语言之禅

Go modules:最小版本选择