Repository navigation
#
golang-json
- Website
- Wikipedia
A simple Go package for querying over JSON, YAML, XML, and CSV data.
Go
2207
2 年前
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 capability
Go
134
5 个月前
vjson is a golang package that helps to validate JSON objects
Go
40
1 年前
Small package which wraps error responses to follow jsonapi.org
Go
16
6 年前
TagConv: Convert any Go Struct to a Map based on custom struct tags with dot notation
Go
4
1 年前
Copy of Go's built-in json with IsZero support
Go
1
2 年前
Code used in JSON parsing post: https://kgrz.io/go-json-flatten-filter-cleaner-types.html
Go
0
5 年前