mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-11 00:40:00 +08:00
refactor: simplify BatchError (#4292)
This commit is contained in:
@@ -62,4 +62,4 @@ service Test_Service {
|
||||
rpc ClientStream (stream Req) returns (Reply);
|
||||
// stream
|
||||
rpc Stream(stream Req) returns (stream Reply);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user