50 Shades of Go Traps, Gotchas, and Common Mistakes for New Golang Devs

Posted by 夏泽民

http://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang/



sqlc

Posted by 夏泽民

https://conroy.org/introducing-sqlc https://github.com/kyleconroy/sqlc



slice

Posted by 夏泽民

https://mp.weixin.qq.com/s/r3ZJVdq0dTkA1xHinIVLUA Slice 作为 go 常用的数据类型,在日常编码中非常常见。相对于数组的定长不可变,slice 使用起来就灵活了许多。



rabbitmq

Posted by 夏泽民

Kafka是一个分布式的基于发布、订阅的消息系统,具有着高吞吐、高容错、高可靠以及高性能等特性,主要用于应用解耦、流量削峰、异步消息等场景。



pprof & trace

Posted by 夏泽民

Go 内置的生态提供了大量的 API 及工具用于诊断程序的逻辑及性能问题。它们大致可以被分为以下几类:



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required