第一章:Go语言中接口指针的本质 … Go RPC框架作者亲述:我们如何用uintptr替代*interface{}实现零反射序列化(性能提升8.2倍)Read more
uintptr键
【Go指针底层真相】:20年老兵揭秘unsafe.Pointer与uintptr的致命陷阱
第一章:Go指针与引用的本质认知 … 【Go指针底层真相】:20年老兵揭秘unsafe.Pointer与uintptr的致命陷阱Read more
unsafe.Pointer与uintptr使用红线(Go安全规范第4.7条+3个崩溃复现代码)
第一章:unsafe.Point … unsafe.Pointer与uintptr使用红线(Go安全规范第4.7条+3个崩溃复现代码)Read more
