fix the space
This commit is contained in:
Родитель
62388cbe30
Коммит
8b80bf491f
|
@ -69,8 +69,8 @@ var (
|
||||||
client_streaming : request streaming with single response;
|
client_streaming : request streaming with single response;
|
||||||
server_streaming : single request with response streaming;
|
server_streaming : single request with response streaming;
|
||||||
ping_pong : full-duplex streaming;
|
ping_pong : full-duplex streaming;
|
||||||
empty_stream : full-duplex streaming with zero message;
|
empty_stream : full-duplex streaming with zero message;
|
||||||
timeout_on_sleeping_server: fullduplex streaming;
|
timeout_on_sleeping_server: fullduplex streaming;
|
||||||
compute_engine_creds: large_unary with compute engine auth;
|
compute_engine_creds: large_unary with compute engine auth;
|
||||||
service_account_creds: large_unary with service account auth;
|
service_account_creds: large_unary with service account auth;
|
||||||
cancel_after_begin: cancellation after metadata has been sent but before payloads are sent;
|
cancel_after_begin: cancellation after metadata has been sent but before payloads are sent;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче