Skip to content

zhaopei0418/select-oracle-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

先克隆项目到本地

git clone https://github.com/zhaopei8948/select-oracle-client

生成grpc code用下面命令

protoc -I . protos/select.proto --go_out=plugins=grpc:.

运行客户端,先运行服务端,服务端地址: https://github.com/zhaopei8948/select-oracle

go run main.go

About

连接grgc服务端传sql,返回二维数组

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages