Go实现规则引擎指南 | Gopher Daily (2022.09.15)ʕ◔ϖ◔ʔ
每日一谚: In Go, error handling is not an exception to be handled later or somewhere else in the code. It’s a part of the main path and needs to be a main focus.
Go技术生态
- jq的纯Go实现 - 阅读原文
- Go实现规则引擎指南 - 阅读原文
- 并发程序性能并非总是超过非并发程序 - 阅读原文
- 从我们的错误中学习Go - 阅读原文
- GopherEurope油管视频:从OOP到Go - 阅读原文
- Go陷阱:nil interface - 阅读原文
- 使用Go开发的开源项目OpenIM支持10万级超级大群 - 阅读原文
- 适用于PostgreSQL、MySQL、MSSQL和SQLite的SQL-first Go ORM - 阅读原文
- Go的嵌入prolog引擎 - 阅读原文
- 比较Portainer和Rancher - 阅读原文
- 伯克利机器学习教程 - 阅读原文
资料下载
关注公众号iamtonybai,发送特定关键字获取对应精品资料!
- “Go编程语言与环境”论文pdf原版 - 发送goenv
- 《使用eBPF实现安全地可观测性》免费电子书 - 发送ebpf2022
- Go语言学习技术路线图2021版 - 发送go2021
- GopherChina 2021技术大会ppt资料 - 发送gopherchina2021;
- 《设计数据密集型应用程序》作者Martin Kleppmann新课“分布式系统”的讲义资料 - 发送distsys;
- O’Reilly的《分布式跟踪实战(Distributed Tracing in Practice)》 - 发送distrace;
- 加州伯克利的47页的“机器学习的数学基础”资料 - 发送math4ml;


