Repository navigation
#
gojson
- Website
- Wikipedia
Automatically generate Go (golang) struct definitions from example JSON
Go
2681
4 年前
Parsing JSON is a hassle in golang. This package will allow you to parse and search elements in a json without structs.
Go
24
4 年前
根据官方json增加新功能:1.增加结构体默认小写功能;2.增加map、list、slide转结构体的功能;3.修改默认不返回空数据。github.com/weimingjue/json
Go
8
6 年前
go 宽容的JSON 包, Marshal 支持 nil => [] , Unmarshal 支持 string => int or float
Go
0
2 年前
Create JSON Database Tool With GoLang
Go
0
3 年前
Automatically generate Go (golang) struct definitions from JSON. This project is a fork https://github.com/ChimeraCoder/gojson
Go
0
3 个月前