/structgen

Generate golang stucts from yml schema definition

Primary LanguageGo

Structgen

Generate golang structs from YAML definition

Instalation

git clone https://github.com/zhuharev/structgen

Usage

cd PATH/TO/structgen
cd example

go run ../cmd/structgen/*.go -c=example.yml

Files will be generated in models/models.gen.