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 Feb 7, 2020

#406 in Development tools

MIT license

64KB
2K SLoC

Rust 1.5K SLoC // 0.0% comments Go 479 SLoC // 0.0% comments

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

all test from molecule

you can run make gen-test to reproduce it.

License

Licensed under MIT License.

Dependencies

~6.5MB
~127K SLoC