Posted in

Go语言输出符号的“暗物质”:nil指针、空interface{}、unexported字段在%v输出中的表现差异(Go 1.20~1.23全版本对照表)

第一章:Go语言输出符号的“暗物 … Go语言输出符号的“暗物质”:nil指针、空interface{}、unexported字段在%v输出中的表现差异(Go 1.20~1.23全版本对照表)Read more

Posted in

Go json.Unmarshal空interface{}解析丢失字段?反射typeCache污染+unsafe.StringHeader篡改+go tool compile -live分析逃逸路径

第一章:Go json.Unma … Go json.Unmarshal空interface{}解析丢失字段?反射typeCache污染+unsafe.StringHeader篡改+go tool compile -live分析逃逸路径Read more