类库
› goa
goadesign/goa
Goa是一个设计优先的Go语言框架,使用领域特定语言(DSL)定义API,可自动生成HTTP/gRPC服务代码、文档和客户端,确保代码与文档的一致性,支持云端和本地部署。
技术栈
查看全部依赖 (15)
依赖
github.com/dimfeld/httppath
v0.0.0-20170720192232-ee938bf73598
github.com/getkin/kin-openapi
v0.133.0
github.com/go-chi/chi/v5
v5.2.4
github.com/gohugoio/hashstructure
v0.6.0
github.com/google/uuid
v1.6.0
github.com/gorilla/websocket
v1.5.3
github.com/manveru/faker
v0.0.0-20171103152722-9fbc68a78c4d
github.com/pkg/errors
v0.9.1
github.com/stretchr/testify
v1.11.1
goa.design/goa/v3
v3.0.0
golang.org/x/text
v0.33.0
golang.org/x/tools
v0.41.0
google.golang.org/grpc
v1.78.0
google.golang.org/protobuf
v1.36.11
gopkg.in/yaml.v3
v3.0.1
截图