Posted in

Go interface底层存储双字模型(itab+data)全剖析(含空接口vs非空接口内存开销对比),附interface{}转string的3次内存拷贝实测

第一章:Go interface … Go interface底层存储双字模型(itab+data)全剖析(含空接口vs非空接口内存开销对比),附interface{}转string的3次内存拷贝实测Read more

Posted in

Go interface底层三要素(tab, data, _type):面试官画完结构体后,90%人答不出nil interface判等逻辑

第一章:Go interface … Go interface底层三要素(tab, data, _type):面试官画完结构体后,90%人答不出nil interface判等逻辑Read more