Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for tcCall (0.19 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Server).ServeRequest", Method, 0},
    		{"(ServerError).Error", Method, 0},
    		{"Accept", Func, 0},
    		{"Call", Type, 0},
    		{"Call.Args", Field, 0},
    		{"Call.Done", Field, 0},
    		{"Call.Error", Field, 0},
    		{"Call.Reply", Field, 0},
    		{"Call.ServiceMethod", Field, 0},
    		{"Client", Type, 0},
    		{"ClientCodec", Type, 0},
    		{"DefaultDebugPath", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                the timeout can be set.
    
    
                                An entire client HTTP transaction with a gateway, covered by the Request timeout,
                                may result in more than one call from the gateway to the destination backend,
                                for example, if automatic retries are supported.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
Back to top