汀的知识碎片
Search
Search
Dark mode
Light mode
文章导航
Tag: interface
2 items with this tag.
Mar 04, 2026
接口的实现原理——iface、eface 与鸭子类型
Golang
接口
interface
iface
eface
itab
类型断言
鸭子类型
nil接口
空接口
反射
Mar 04, 2026
Go 泛型——类型参数与实现机制
Golang
泛型
Generics
类型参数
类型约束
interface
GCShape
GCDict
any
comparable
类型推断