feat(json2go): implement
This commit is contained in:
parent
4a2384ade8
commit
72dd68f25f
7 changed files with 141 additions and 1 deletions
|
|
@ -41,6 +41,7 @@ local default_config = {
|
|||
gotests = "gotests",
|
||||
impl = "impl",
|
||||
iferr = "iferr",
|
||||
json2go = "json2go",
|
||||
},
|
||||
---@class gopher.ConfigGotests
|
||||
gotests = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue