README ¶ Eric Isakson's Goa Plugin Playground Using this project as a place to experiment with Goa plugin implementation. Do not expect stability or any real useful functionality from this plugin. Expand ▾ Collapse ▴ Documentation ¶ Overview ¶ Package goaeric is a playground for experimenting with Goa plugin implementation. Index ¶ func Generate(genpkg string, roots []eval.Root, files []*codegen.File) ([]*codegen.File, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Generate ¶ func Generate(genpkg string, roots []eval.Root, files []*codegen.File) ([]*codegen.File, error) Generate generates ... Types ¶ This section is empty. Source Files ¶ View all Source files doc.go generate.go Directories ¶ Show internal Expand all Path Synopsis internal examples/calc examples/calc/cmd/calc examples/calc/cmd/calc-cli examples/calc/design examples/calc/gen/calc examples/calc/gen/http/calc/client examples/calc/gen/http/calc/server examples/calc/gen/http/cli/calc Click to show internal directories. Click to hide internal directories.