Posted in

Go结构体标签语法标准化进程(//go:tag → reflect.StructTag → new validation syntax):API服务崩溃率下降51%的关键

第一章:Go结构体标签语法标准化 … Go结构体标签语法标准化进程(//go:tag → reflect.StructTag → new validation syntax):API服务崩溃率下降51%的关键Read more

Posted in

反射查询无法跨包访问?解锁go:build + reflect.StructTag组合技,实现私有字段安全读取(仅限trusted module)

第一章:反射查询无法跨包访问?解 … 反射查询无法跨包访问?解锁go:build + reflect.StructTag组合技,实现私有字段安全读取(仅限trusted module)Read more

Posted in

你还在用reflect.StructTag解析?,替代方案:code generation + string-interning内存优化方案(实测降低反射调用频次98%)

第一章:golang反射吃内存 … 你还在用reflect.StructTag解析?,替代方案:code generation + string-interning内存优化方案(实测降低反射调用频次98%)Read more