Sign in
apache
/
apisix
/
refs/heads/apt_up
/
.
/
t
/
grpc_server_example
/
go.mod
blob: cccb735e9ff970d767af6075299106edaac62bdd [
file
]
module
github
.
com
/
api7
/
grpc_server_example
go
1.11
require
(
github
.
com
/
golang
/
protobuf v1
.
5.0
google
.
golang
.
org
/
grpc v1
.
32.0
google
.
golang
.
org
/
protobuf v1
.
27.1
// indirect
)