Posted in

组合函数内存布局揭秘:struct vs func value vs closure —— 通过go tool compile -S验证的3种开销差异

第一章:组合函数内存布局揭秘:s … 组合函数内存布局揭秘:struct vs func value vs closure —— 通过go tool compile -S验证的3种开销差异Read more

Posted in

func类型别名不是语法糖!——深入reflect.FuncValue与unsafe.Pointer转换的2个未公开限制(Go官方文档未记载)

第一章:func类型的核心本质与 … func类型别名不是语法糖!——深入reflect.FuncValue与unsafe.Pointer转换的2个未公开限制(Go官方文档未记载)Read more