jet/examples/quick-start
2019-09-20 13:55:07 +02:00
..
.gen/jetdb/dvds Update CircleCI to support MySQL 2019-08-08 17:13:20 +02:00
dest.json dest.json and dest2.json - added to git for presentation purposes. 2019-07-20 20:00:09 +02:00
dest2.json dest.json and dest2.json - added to git for presentation purposes. 2019-07-20 20:00:09 +02:00
diagram.png Readme quick start example. 2019-06-24 18:22:55 +02:00
quick-start.go Improve code coverage. 2019-09-20 13:55:07 +02:00
README.md Update README.md 2019-07-20 20:01:32 +02:00

Quick start example

This package contains sample usage for Jet framework.

Jet generated files of interest are in ./gen folder.

quick-start.go contains code explained at README.md, with difference of redirecting json output to files(dest.json and dest2.json) rather then to a standard output.

./gen, dest.json and dest2.json - added to git for presentation purposes.