Home

Awesome

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.