Posted in Go语言基础和工具链Go string转map时如何优雅支持自定义类型映射?通过json.Unmarshaler接口实现map[string]Decimal等扩展能力 第一章:Go中string转ma … Go string转map时如何优雅支持自定义类型映射?通过json.Unmarshaler接口实现map[string]Decimal等扩展能力Read more by Go语言进阶之路|2026年1月27日|自定义类型映射, Decimal类型, Go语言编程实践, string转map, json.Unmarshaler接口