Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FinalT committed Jan 19, 2024
1 parent 5900bca commit 975ae85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion streaming/README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ func (srv *GreetTripleServer) GreetServerStream(ctx context.Context, req *greet.

编写客户端client文件

源文件路径: dubbo-go-sample/streaming/go-client/client.go
源文件路径: dubbo-go-sample/streaming/go-client/cmd/client.go

```go
func main() {
Expand Down

0 comments on commit 975ae85

Please sign in to comment.