This repository is created just for testing the gojay generator for map[string]interface{}
Install gojay
go install github.com/francoispqt/gojay/gojay
Get this test repository
go get -u github.com/sam016/yajog-gen
Test code generation
gojay -s dictionary.go -p true -t PlainDictionary,UnMarDictionary
gojay -s dictionary.go -p true -t PlainClassroom,UnMarClassroom