Posted in

Go脚本如何做到“一次编写,随处执行”?揭秘go install -toolexec与自定义build tag联动机制

第一章:Go脚本的跨平台可执行性 … Go脚本如何做到“一次编写,随处执行”?揭秘go install -toolexec与自定义build tag联动机制Read more

Posted in

Go结构体标签(struct tag)高级玩法(json/protobuf/validator/gorm):反射解析性能损耗的量化对比与缓存优化方案

第一章:Go结构体标签的核心机制 … Go结构体标签(struct tag)高级玩法(json/protobuf/validator/gorm):反射解析性能损耗的量化对比与缓存优化方案Read more