1
0
mirror of https://github.com/go-kit/kit.git synced 2025-07-15 01:04:44 +02:00

Add goakit to Code generators (#1287)

`goakit` is a plugin for [Goa](https://github.com/goadesign/goa) that generates go-kit services and clients from Goa design packages.
This commit is contained in:
Alexandre GUIOT--VALENTIN
2024-03-13 14:42:15 +01:00
committed by GitHub
parent 844c3d2de0
commit 78fbbceece

View File

@ -84,6 +84,7 @@ different starting assumptions.
- [sagikazarmark/mga](https://github.com/sagikazarmark/mga)
- [sagikazarmark/protoc-gen-go-kit](https://github.com/sagikazarmark/protoc-gen-go-kit)
- [metaverse/truss](https://github.com/metaverse/truss)
- [goadesign/goakit](https://github.com/goadesign/plugins/tree/v3/goakit)
## Related projects