mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-24 04:22:22 +00:00
ch4-8 fix typo
This commit is contained in:
parent
a56b386786
commit
2394d4305c
@ -194,4 +194,4 @@ $ grpcurl -plaintext -d @ localhost:1234 HelloService.HelloService/Channel
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
通过grpcurl工具,我们可以在没有服务端代码的环境下测试gRPC服务。
|
通过grpcurl工具,我们可以在没有客户端代码的环境下测试gRPC服务。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user