GoCN 每日新闻 (2020-07-31)

Go 中高质量数据库集成测试的 4 原则 :https://threedots.tech/post/database-integration-testing/

Go 进阶 48:单元测试和 Interface(译) :https://mojotv.cn/go/go-unit-test-interface

海到无边天作岸—Go 接口辛秘 :https://gocn.vip/topics/10759

聊聊 dubbo-go 的 kubernetesRegistry :https://segmentfault.com/a/1190000023441551

Go 语言 Web 框架 Echo 系列:定制篇 4—自定义 Renderer 增强或替换模板引擎 :https://mp.weixin.qq.com/s/RDqegHWYW36y3VZuuM37yQ

GoCN 每日新闻 (2020-07-30)

分布式定时任务调度平台 :https://github.com/labulaka521/crocodile

Go-Micro 快速开发包 :https://github.com/micro-in-cn/starter-kit

使用 Go+mondodb+jwt 实现用户注册和登陆 :https://dormoshe.io/trending-news/user-registration-and-login-template-using-golang-mongodb-and-jwt-11895

打造高可用实时事件驱动生态系统的挑战 :https://www.infoq.com/articles/realtime-event-driven-ecosystem/

Go 测试:模拟 redis :https://itnext.io/golang-testing-mocking-redis-b48d09386c70

GoCN 每日新闻 (2020-07-29)

我在 Go 中犯的一些小错误 :https://dev.to/hoelzro/a-little-mistake-i-made-in-go-4485

简单的 Go 命令行热编译工具 :https://dev.to/longtime1116/simple-live-reloading-tool-for-writing-cli-applications-in-go-1262

从零开始入门 K8s| 调度器的调度流程和算法介绍 :https://gocn.vip/topics/10743

在 Go 使用使用依赖注入搭建更好的软件 :https://medium.com/effective-development/building-better-software-in-go-with-di-faf8301a9f84

一款自我进化的微服务框架 :https://medium.com/@jfeng45/a-self-evolved-microservice-framework-in-go-d9bf87c10ab0

GoCN 每日新闻 (2020-07-26)

优化 Go context 带参数下的使用体验 :https://medium.com/@nate510/structuring-go-grpc-microservices-dd176fdf28d0

在 Go 中如何给所有请求添加 header :https://developer20.com/add-header-to-every-request-in-go

结构化 Go gGRPC 微服务 :https://medium.com/@nate510/structuring-go-grpc-microservices-dd176fdf28d0

无 cookie 模式下的服务端追踪 :https://medium.com/dev-genius/server-side-tracking-without-cookies-in-go-44f3703331ba

教你构造一个支持并发下载的下载器:

GoCN 每日新闻 (2020-07-23)

bee 智能化代码生成器,一分钟实现前后端系统 :https://gocn.vip/topics/10724

Golang 中的表驱动测试 :https://medium.com/@pliutau/table-driven-tests-in-go-5d7e230681da

Golang 实现的 SMS 验证工具,轻松获取一次性 SMS 号码 :https://github.com/upmasked/number-verifier

函数——go 世界中的一等公民 :https://segmentfault.com/a/1190000023340324

Go 模糊测试草案 :https://go.googlesource.com/proposal/+/master/design/draft-fuzzing.md

GoCN 每日新闻(2020-07-22)

io/fs 草案设计概述 :https://www.reddit.com/r/golang/comments/hv976o/qa_iofs_draft_design/

Gopher 读物清单 :https://github.com/ardanlabs/gotraining/blob/master/reading/README.md

为什么 Go 的错误处理很棒?还是有人很喜欢 :https://mp.weixin.qq.com/s/wYkta4h6OYUxKnlIZD7T_g

go runtime debug 小技巧 :https://mp.weixin.qq.com/s/eHpRCh6B1Y_urDwYWJcyDQ

query2metric 把 DB 查询转换为 prometheus 指标 :https://github.com/yolossn/query2metric/

GoCN 每日新闻(2020-07-21)

Go + WASM 实现 Pong 游戏 :https://dstoiko.github.io/posts/go-pong-wasm/

Go-Gaurdian 实现 LDAP 认证 :https://medium.com/@hajsanad/ldap-authentication-in-golang-using-go-guardian-6477eade2a8e

带参数的上下文 :https://blog.merovius.de/2020/07/20/parametric-context.html

使用 pprof 和 expvar 监控 http 服务 :https://rafallorenz.com/go/go-profiling-http-service-with-pprof-and-expvar/

推荐几个好用的 Go 包 :https://www.golangprograms.com/go-programming-language-packages.html