feat: json2go (#130)
* feat(json2go): implement * feat(json2go): support manual input * chore(readme): add json2go * chore(docs): add docs
This commit is contained in:
parent
4a2384ade8
commit
6a3924cee5
16 changed files with 312 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ local files = {
|
|||
"lua/gopher/config.lua",
|
||||
"plugin/gopher.lua",
|
||||
"lua/gopher/struct_tags.lua",
|
||||
"lua/gopher/json2go.lua",
|
||||
"lua/gopher/impl.lua",
|
||||
"lua/gopher/gotests.lua",
|
||||
"lua/gopher/iferr.lua",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue