Automatically generate Go (golang) struct definitions from example JSON
Assists in performing Roslyn-based code generation during a build. This includes design-time support, such that code generation can respond to changes made in hand-authored code files by generating new code that shows up to Intellisense as soon as the file is saved to disk.
الميزات الرئيسية لـ shelnutt2/db2struct هي: Code Generation Tools.
تشمل البدائل مفتوحة المصدر لـ shelnutt2/db2struct: bouk/gonerics. cheekybits/genny — Elegant generics for Go. chimeracoder/gojson — Automatically generate Go (golang) struct definitions from example JSON. cweill/gotests — gotests is a static analysis tool and boilerplate generator for Go that automatically creates structured test suites… dave/jennifer — Jennifer is a code generator for Go. aarnott/codegeneration.roslyn — Assists in performing Roslyn-based code generation during a build. This includes design-time support, such that code…