Posted in

方法集合≠接口实现!Go中空接口interface{}与自定义interface的method set计算差异(含go tool trace可视化)

第一章:什么是go语言的方法 G … 方法集合≠接口实现!Go中空接口interface{}与自定义interface的method set计算差异(含go tool trace可视化)Read more

Posted in

Go语言接口实现图谱扫描:如何用go/types + go/ast自动绘制interface满足关系拓扑图(解决“谁实现了这个接口?”终极之问)

第一章:Go语言接口实现图谱扫描 … Go语言接口实现图谱扫描:如何用go/types + go/ast自动绘制interface满足关系拓扑图(解决“谁实现了这个接口?”终极之问)Read more