8个版本

0.1.11 2023年3月2日
0.1.10 2022年6月16日
0.1.9 2022年1月19日
0.1.8 2021年9月14日
0.1.0 2020年2月7日

#518 in 开发工具

每月下载 37

MIT 许可证

64KB
2K SLoC

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

分子go插件

分子序列化系统生成Go代码的插件。

使用

$ cargo install moleculec moleculec-go
$ moleculec --language go --schema-file "your-schema-file" | gofmt > "your-go-file"

测试集

molecule 中测试 所有测试

你可以运行 make gen-test 来重现。

许可证

根据 MIT许可证 许可。

依赖项

~5–14MB
~170K SLoC