PayPal公司的Go使用案例 | Gopher Daily (2020.09.03) ʕ◔ϖ◔ʔ

每日一谚:Go enables simple, safe concurrent programming. But it doesn't forbid bad programming.

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

1.go2 playground增加对最新go泛型技术提案更新的支持:支持any - https://go2goplay.golang.org/

func Print[T any](s []T) {
        for _, v := range s {
                fmt.Print(v)
        }
}

1.Go 1.16中增加嵌入文件支持 - https://github.com/golang/go/issues/411912.Go Clean Architecture重构实战 - https://threedots.tech/post/introducing-clean-architecture/3.nats和apache kafka大比较 - https://itnext.io/contrasting-nats-with-apache-kafka-1d3bdb9aa7674.探索Go中对象的真实内存分配大小 - https://commaok.xyz/post/discovering-size-classes/5.PayPal公司的Go使用案例 - https://www.linkedin.com/pulse/golang-paypal-modernizing-scaling-reemi-shirsath/6.去除cpu limit可以让你的k8s service运行更高效 - https://erickhun.com/posts/kubernetes-faster-services-no-cpu-limits/7.io_uring和eBPF将如何革新Linux编程 - https://www.scylladb.com/2020/05/05/how-io_uring-and-ebpf-will-revolutionize-programming-in-linux/

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

往期推荐

Go新泛型设计方案详解

重磅!Go泛型草案更新:放弃Contract | Gopher Daily (2020.06.17) ʕ◔ϖ◔ʔ

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

Go coding in go way

使用[ ]?Go泛型方案又起变数 | Gopher Daily (2020.07.15) ʕ◔ϖ◔ʔ

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值