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

#4 in #molecule

Download history 6/week @ 2024-02-22 4/week @ 2024-02-29 50/week @ 2024-03-28 24/week @ 2024-04-04

74 downloads per month

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
~130K SLoC