Posted in

Golang属性序列化的7个反直觉行为:json.Marshal忽略unexported字段?yaml.Unmarshal覆盖nil slice?标准库文档未写的真相

第一章:Golang属性序列化的 … Golang属性序列化的7个反直觉行为:json.Marshal忽略unexported字段?yaml.Unmarshal覆盖nil slice?标准库文档未写的真相Read more

Posted in

Go Struct标签滥用警告:json:”,omitempty”引发的空指针panic、yaml.Unmarshal导致的竞态条件、encoding/gob的零值陷阱

第一章:Go Struct标签的 … Go Struct标签滥用警告:json:”,omitempty”引发的空指针panic、yaml.Unmarshal导致的竞态条件、encoding/gob的零值陷阱Read more