8 releases
0.1.11 | Mar 2, 2023 |
---|---|
0.1.10 | Jun 16, 2022 |
0.1.9 | Jan 19, 2022 |
0.1.8 | Sep 14, 2021 |
0.1.0 |
|
#577 in Development tools
37 downloads per month
64KB
2K
SLoC
molecule go plugin
A plugin for the molecule serialization system to generate Go code.
Use
$ cargo install moleculec moleculec-go
$ moleculec --language go --schema-file "your-schema-file" | gofmt > "your-go-file"
Testset
you can run make gen-test
to reproduce it.
License
Licensed under MIT License.
Dependencies
~6–14MB
~182K SLoC