telepresence 本地调试

Posted by 夏泽民

https://github.com/telepresenceio/telepresence



sqlingo

Posted by 夏泽民

https://github.com/lqs/sqlingo



sqlc支持mysql in 语法

Posted by 夏泽民

sqlc可以根据我们编写的 SQL 语句生成类型安全的、地道的 Go 接口代码,我们要做的只是调用这些方法。但是sqlc 不支持in 语法,写代码比较痛苦,所以对sqlc进行了修改,添加了in语法支持的功能。



kubectl port-forward

Posted by 夏泽民

kubectl port-forward POD [LOCAL_PORT:]REMOTE_PORT […[LOCAL_PORT_N:]REMOTE_PORT_N]



go mod GOPRIVATE

Posted by 夏泽民

https://www.goproxy.io/docs/GOPRIVATE-env.html



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