Posted in

Go时间戳解析必须掌握的7个冷知识:Layout中”06″为何不能写成”2006″?”MST”为何不是时区缩写?

第一章:Go时间戳解析的核心机制 … Go时间戳解析必须掌握的7个冷知识:Layout中”06″为何不能写成”2006″?”MST”为何不是时区缩写?Read more

Posted in

Go cgo调用C库返回struct结果错位?C ABI对齐规则+Go struct tag `//go:align`缺失引发的字段偏移灾难(含clang -cc1 -fdump-record-layouts输出)

第一章:Go cgo调用C库返回 … Go cgo调用C库返回struct结果错位?C ABI对齐规则+Go struct tag //go:align缺失引发的字段偏移灾难(含clang -cc1 -fdump-record-layouts输出)Read more

Posted in

Go Web API时间字段校验失效?用Custom UnmarshalJSON+Strict Layout Parser拦截99.7%非法时间输入(开源组件已交付)

第一章:Go Web API时间 … Go Web API时间字段校验失效?用Custom UnmarshalJSON+Strict Layout Parser拦截99.7%非法时间输入(开源组件已交付)Read more