第一章:Go Struct与in … Go Struct与interface协同设计:解耦系统的终极武器Read more
Interface设计模式
Go语言接口设计艺术:为什么你的interface总是用不对?
第一章:Go语言接口设计的核心理 … Go语言接口设计艺术:为什么你的interface总是用不对?Read more
Go语言接口(interface)设计精髓:实现松耦合系统的秘密武器
第一章:Go语言接口设计的核心理 … Go语言接口(interface)设计精髓:实现松耦合系统的秘密武器Read more
Go sort包不只是排序:Interface设计哲学的完美体现
第一章:Go sort包不只是排 … Go sort包不只是排序:Interface设计哲学的完美体现Read more
Go语言类型系统设计哲学:从源码理解struct、method与interface关系
第一章:Go语言类型系统的核心理 … Go语言类型系统设计哲学:从源码理解struct、method与interface关系Read more
Go语言interface设计模式精讲(6种经典模式实战)
第一章:Go语言interfac … Go语言interface设计模式精讲(6种经典模式实战)Read more
为什么你的Go项目越来越难维护?可能是interface设计出了问题
第一章:为什么你的Go项目越来越 … 为什么你的Go项目越来越难维护?可能是interface设计出了问题Read more
Go语言Interface设计反模式(这5种写法会让你的代码难以维护)
第一章:Go语言Interfac … Go语言Interface设计反模式(这5种写法会让你的代码难以维护)Read more
为什么顶尖Go工程师都在用Interface?背后的设计哲学你必须知道
第一章:为什么顶尖Go工程师都在 … 为什么顶尖Go工程师都在用Interface?背后的设计哲学你必须知道Read more
想写出可维护的Go代码?先弄懂这5个Interface设计反模式
第一章:Interface设计在 … 想写出可维护的Go代码?先弄懂这5个Interface设计反模式Read more
