[资源介绍]
GitHub - simonnilsson/ask: A Go package that provides a simple way of accessing nested properties in maps and slices.
A Go package that provides a simple way of accessing nested properties in maps and slices. - simonnilsson/ask
- ask - 轻松访问映射和切片中的嵌套值。可与 encoding/json 以及其他将任意数据“反序列化”为 Go 数据类型的包配合使用。