gorma import "github.com/goadesign/gorma"
Overview Index Subdirectories Overview Package gorma is a plugin generator for Goa (http://goa.design). See the documentation in the dsl package for details on how to create a definition for your API.
The example folder contains an example Goa design package. The models.go file is the Gorma definition, which is responsible for generating all the files in the example\models folder.
See specific documentation in the dsl package.
↧