A simple Go package for querying over JSON, YAML, XML, and CSV data.
翻译 - 一个简单的Go程序包,用于查询JSON / YAML / XML / CSV数据
golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output as JSON,Let go have dynamic language like json processing capab...
vjson is a golang package that helps to validate JSON objects
Small package which wraps error responses to follow jsonapi.org
TagConv: Convert any Go Struct to a Map based on custom struct tags with dot notation
Copy of Go's built-in json with IsZero support
Code used in JSON parsing post: https://kgrz.io/go-json-flatten-filter-cleaner-types.html