| Crates.io | moleculec-go |
| lib.rs | moleculec-go |
| version | 0.1.12 |
| created_at | 2020-02-07 08:56:11.687214+00 |
| updated_at | 2025-03-17 07:06:09.643049+00 |
| description | Compiler plugin for moleculec. |
| homepage | |
| repository | https://github.com/driftluo/moleculec-go |
| max_upload_size | |
| id | 205738 |
| size | 103,510 |
A plugin for the molecule serialization system to generate Go code.
$ cargo install moleculec moleculec-go
$ moleculec --language go --schema-file "your-schema-file" | gofmt > "your-go-file"
you can run make gen-test to reproduce it.
Licensed under MIT License.