文件名称:从sqlc生成的代码创建gRPC服务器-Golang开发
文件大小:37KB
文件格式:ZIP
更新时间:2024-06-15 12:24:16
Golang Networking
令人敬畏的sqlc项目从生成的代码创建gRPC服务器。 sqlc-grpc真棒sqlc项目从生成的代码创建gRPC服务器。 依赖项转到1.16或更高版本的protoc sqlc,protoc-gen-go和protoc-gen-go-grpc转到安装github.com/kyleconroy/sqlc/cmd/ [受电子邮件保护]转到安装google.golang.org/protobuf/cmd/ [受电子邮件保护]安装google.golang.org/grpc/cmd/ [受电子邮件保护]安装去安装github.com/walterwanderley/ [受电子邮件保护]示例创建一个query.sql文件:--queries.sql创建表作者
【文件预览】:
sqlc-grpc-main
----go.mod(143B)
----main.go(2KB)
----go.sum(3KB)
----LICENSE(1KB)
----README.md(1KB)
----engine.go(2KB)
----templates()
--------main.go.gtpl(1KB)
--------internal()
--------api()
----metadata()
--------message.go(717B)
--------converter.go(1KB)
--------definition.go(3KB)
--------service.go(11KB)
----config.go(1KB)