issues
search
ChimeraCoder
/
gojson
Automatically generate Go (golang) struct definitions from example JSON
GNU General Public License v3.0
2.67k
stars
207
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Does Gojson support converting structures to json? What are the supported commands?
#84
cnchef
opened
1 year ago
0
Can we export output as struct variable
#83
gaofeng-lin
opened
2 years ago
1
Support time.Time types
#82
cassioconti
opened
3 years ago
1
Add support to time.Time
#81
cassioconti
opened
3 years ago
0
Generate "code generated" comment. Closes #47
#80
prepodavan
opened
4 years ago
0
Allow omiting package name when generating structs
#79
jhzn
closed
2 years ago
0
Migrated dependency management to go modules
#78
jhzn
closed
2 years ago
0
-forcefloats flag does not work
#77
sheng-di
opened
4 years ago
1
fix interface slice scenario
#76
pshah28
opened
5 years ago
0
New tool to generate proto(protobuf) file from json
#75
wweir
opened
5 years ago
0
Generate better substruct names
#74
bhechinger
closed
5 years ago
1
Fix function comments based on best practices from Effective Go
#73
CodeLingoBot
opened
5 years ago
1
Use json path as struct name
#72
lobatt
opened
5 years ago
0
use element's json path (without path separator) as struct name
#71
lobatt
closed
5 years ago
1
Should we add a new release?
#70
mnhkahn
opened
6 years ago
0
OpenAPI/Swagger struct generation
#69
denismakogon
opened
6 years ago
0
Rename LICENSE to LICENSE.txt
#68
nyedidikeke
closed
6 years ago
0
-subStruct does not print nested fields in array items
#67
satta
opened
6 years ago
1
add cli flags `-nosort` and `-omitempty`
#66
subchen
opened
6 years ago
1
Drop tests for Go 1.5 and 1.6 on OS X
#65
ChimeraCoder
closed
6 years ago
1
Is there a way to compile ref schema into struct as well?
#64
l1990790120
opened
6 years ago
2
Ignore tests in vendor directory for older Go versions
#63
ChimeraCoder
closed
6 years ago
2
Add GenerateWithOptions
#62
dzen-it
closed
4 years ago
0
State gopkg.in/yaml.v2 as a prequisite
#61
CodeFreezr
opened
6 years ago
1
Add a flag to prevent from fields reorder
#60
subchen
opened
6 years ago
2
Changes how whole numbers are handled in YAML
#59
joshu-stripe
closed
6 years ago
8
docs README.md: update float64 to int64
#58
xuyz
opened
6 years ago
0
README.md: correct go get path
#57
fhs
closed
7 years ago
1
Design a logo for gojson
#56
ChimeraCoder
opened
7 years ago
5
Add Go 1.9, race detector, and gofmt to Travis CI build
#55
ChimeraCoder
closed
7 years ago
0
Switch from govendor→dep
#54
ChimeraCoder
closed
7 years ago
0
Add Go 1.8 to build matrix for Travis CI
#53
ChimeraCoder
closed
7 years ago
0
example for use API
#52
Mehrdad-Dadkhah
opened
7 years ago
1
Re-write the CLI interface
#51
suntong
opened
7 years ago
0
Pull from Ladicle/gojson
#50
suntong
closed
7 years ago
6
Pull from Ladicle/gojson
#49
suntong
closed
7 years ago
1
Removing the vendor directory
#48
suntong
closed
7 years ago
3
Add flag to prepend comment to file
#47
metalmatze
opened
7 years ago
1
Define types for array elements
#46
ChimeraCoder
opened
7 years ago
0
Fix substructure output format
#45
Ladicle
closed
7 years ago
0
Parse decimals ending in .0 as floats instead of ints
#44
ChimeraCoder
opened
8 years ago
0
Add appveyor.yml for CI on Windows
#43
ChimeraCoder
closed
8 years ago
0
Add -forcefloats flag
#42
ChimeraCoder
closed
8 years ago
1
Parse floats as float64
#41
ChimeraCoder
closed
8 years ago
1
Add .travis.yml
#40
ChimeraCoder
closed
8 years ago
0
Add yaml support
#39
ChimeraCoder
closed
8 years ago
0
Prefer interface{} over struct{} for empty object: {}
#38
nstogner
opened
8 years ago
0
fix typo
#37
shawnps
closed
4 years ago
0
fix typo
#36
shawnps
closed
4 years ago
0
fix typo
#35
shawnps
closed
4 years ago
0
Next