每日一谚:在每个接口的实现struct的包文件中加入"interface implementation assertion"

1.elastic官博:Elasticsearch Go客户端介绍 - https:///cn/blog/the-go-client-for-elasticsearch-introduction

2.Go中的竞态 - https://www.checkmarx.com/blog/race-conditions-can-exist-in-go

3.当一个interface依赖另一个interface - https:///swlh/when-an-interface-depends-on-another-interface-in-go-a32d988cd21e

4.微软开源的分布式微服务应用框架Dapr的开发demo集合 - https:///mchmarny/dapr-demos

5.Go代码中嵌入sed - https:///rwtodd/Go.Sed6.RISC-V实验室开源基于RISC-V架构的开发板计算机PicoRio,对标树莓派 - http://www.rioslab.org/

gopherdaily归档:https:///bigwhite/gopherdaily编辑:Tony Bai (https://tonybai.com)

 

往期推荐

Go新泛型设计方案详解

go protobuf v1败给了gogo protobuf,那v2呢?

可视化Go内存管理

Go语言之禅

Go语言的遗产

小心go.mod中的go directive

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