Posted in

Go中“伪重写”现象大起底:nil receiver、值拷贝、interface断言导致的5类静默失败(附12个真实生产案例)

第一章:Go中方法重写的基本概念 … Go中“伪重写”现象大起底:nil receiver、值拷贝、interface断言导致的5类静默失败(附12个真实生产案例)Read more

Posted in

Golang英文版文档中的“未言明契约”:interface隐式实现、nil receiver行为等11处设计契约原文精读

第一章:Golang英文版文档中 … Golang英文版文档中的“未言明契约”:interface隐式实现、nil receiver行为等11处设计契约原文精读Read more

Posted in

Go接口与方法绑定机制全揭秘,彻底搞懂method set、receiver type与interface satisfaction判定逻辑

第一章:Go接口与方法绑定机制全 … Go接口与方法绑定机制全揭秘,彻底搞懂method set、receiver type与interface satisfaction判定逻辑Read more