goadesign/plugins

A collection of plugins for Goa.

Go

69

451 commits

updated Sep 21, 2026

See the code

README

Goa Plugins

This repository contains plugins for Goa v3.

Each sub-directory README contains the information and usage for the given plugin.

Plugins v3.31.0 accompanies Goa v3.31.0 and requires Go 1.26 or later. Upgrade both modules together:

go get goa.design/goa/v3@v3.31.0 goa.design/plugins/v3@v3.31.0
go install goa.design/goa/v3/cmd/goa@v3.31.0

Regenerate the complete application after upgrading. This release adapts declaration-producing plugins to Goa's generation plan and updates generated commands, transport helpers, and test scenarios. Custom plugins that declare names must plan those declarations before rendering. Read the Goa upgrade guide for application changes and the generator API migration.

Goa v2 plugins can be found here.

goa
go-kit
hacktoberfest

Contributors

raphael

319 commits

dependabot[bot]

82 commits

tchssk

11 commits

tkvw

6 commits

goadesign/plugins

A collection of plugins for Goa.

Go

69

451 commits

updated Sep 21, 2026

See the code

README

Goa Plugins

This repository contains plugins for Goa v3.

Each sub-directory README contains the information and usage for the given plugin.

Plugins v3.31.0 accompanies Goa v3.31.0 and requires Go 1.26 or later. Upgrade both modules together:

go get goa.design/goa/v3@v3.31.0 goa.design/plugins/v3@v3.31.0
go install goa.design/goa/v3/cmd/goa@v3.31.0

Regenerate the complete application after upgrading. This release adapts declaration-producing plugins to Goa's generation plan and updates generated commands, transport helpers, and test scenarios. Custom plugins that declare names must plan those declarations before rendering. Read the Goa upgrade guide for application changes and the generator API migration.

Goa v2 plugins can be found here.

goa
go-kit
hacktoberfest

Contributors

raphael

319 commits

dependabot[bot]

82 commits

tchssk

11 commits

tkvw

6 commits

Languages

Go

87.2%

Go Template

10.8%

Makefile

2.0%