Skip to content

A plugin for the molecule serialization system to generate Go code.

License

Notifications You must be signed in to change notification settings

driftluo/moleculec-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A plugin for the molecule serialization system to generate Go code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published