Registry / web-framework / goa-v3

goa-v3

JSON →
library3.28.0gogounverified

A design-first Go HTTP and gRPC microservice framework that generates server and client code from a DSL.

go get goa.design/goa/v3
INSTALL
IMPORT
SIG · GOA-V3
G
goa-v3
web-frameworkgov3.28.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

goa
goa.design/goa/v3

Minimal import and usage of the goa package.

package main import ( "context" "goa.design/goa/v3" ) func main() { var svc goa.Service _ = svc }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.28.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Meta
1
Resources
goa-v3 — go get goa-v3 · libregistry