json2go
Create go type representation from json
파일 탐색기
최종 버전 다운로드 (.zip)- build.yml
- publish.yml
- main.go
- main.go
- favicon-16x16.png
- favicon-32x32.png
- gopher.svg
- json2go.wasm
- vite.svg
- wasm_exec.js
- preact.svg
- app.css
- app.jsx
- index.css
- main.jsx
- .gitignore
- index.html
- package-lock.json
- package.json
- vite.config.js
- acid.json
- acid.out.yaml
- array.json
- array.out.yaml
- auto_extract_embedded.json
- auto_extract_embedded.out.yaml
- custom_root_no_recursion.json
- custom_root_no_recursion.out.yaml
- custom_root_recursion.json
- custom_root_recursion.out.yaml
- custom_root_recursive.json
- custom_root_recursive.out.yaml
- embedding_replacement.json
- embedding_replacement.out.yaml
- embedding_worker_scientist.json
- embedding_worker_scientist.out.yaml
- micro_embedding.json
- micro_embedding.out.yaml
- naming_hint.json
- naming_hint.out.yaml
- recursive_array.json
- recursive_array.out.yaml
- recursive_similar.json
- recursive_similar.out.yaml
- redundant_embedding.json
- redundant_embedding.out.yaml
- simple.json
- simple.out.yaml
- simple2.json
- simple2.out.yaml
- type_extraction.json
- type_extraction.out.yaml
- unnamed_promotion_fix.json
- unnamed_promotion_fix.out.yaml
- attr.json
- attr.out.yaml
- attrlist.json
- attrlist.out.yaml
- attrmapoflists.json
- attrmapoflists.out.yaml
- bools.json
- bools.out.yaml
- ints.json
- ints.out.yaml
- list.json
- list.out.yaml
- numbers.json
- numbers.out.yaml
- object.json
- object.out.yaml
- objectextract.json
- objectextract.out.yaml
- objects.json
- objects.out.yaml
- strings.json
- strings.out.yaml
- nullattributes.json
- nullattributes.out.yaml
- object.json
- object.out.yaml
- objectnestedarrays.json
- objectnestedarrays.out.yaml
- objects.json
- objects.out.yaml
- objectswitharrays.json
- objectswitharrays.out.yaml
- objectswithnested.json
- objectswithnested.out.yaml
- extract_heuristics.json
- extract_heuristics.out.yaml
- strpointer.json
- strpointer.out.yaml
- timeasstring.json
- timeasstring.out.yaml
- arraybool.json
- arraybool.out.yaml
- arrayboolnull.json
- arrayboolnull.out.yaml
- arrayfloat.json
- arrayfloat.out.yaml
- arrayint.json
- arrayint.out.yaml
- arraymixed.json
- arraymixed.out.yaml
- arraymixednull.json
- arraymixednull.out.yaml
- arraynested.json
- arraynested.out.yaml
- arraynull.json
- arraynull.out.yaml
- arraystring.json
- arraystring.out.yaml
- arraystringnull.json
- arraystringnull.out.yaml
- bool.json
- bool.out.yaml
- float.json
- float.out.yaml
- int.json
- int.out.yaml
- null.json
- null.out.yaml
- string.json
- string.out.yaml
- time.json
- time.out.yaml
- .gitignore
- .sonarcloud.properties
- ast.go
- const.go
- doc.go
- extract.go
- go.mod
- go.sum
- LICENCE
- map.go
- names.go
- names_test.go
- node.go
- node_test.go
- parser.go
- parser_test.go
- README.md
- similarity_test.go
- Taskfile.yml
- type.go
- type_test.go
// repository documentation
Was this content helpful?
(0 ratings)
