google.golang.org/grpc.clientStream.callHdr (field)
6 uses
google.golang.org/grpc (current package)
stream.go#L262: callHdr: callHdr,
stream.go#L356: "content-type", grpcutil.ContentType(cs.callHdr.ContentSubtype),
stream.go#L359: t, done, err := cs.cc.getTransport(ctx, cs.callInfo.failFast, cs.callHdr.Method)
stream.go#L374: cs.callHdr.PreviousAttempts = cs.numRetries
stream.go#L375: s, err := a.t.NewStream(cs.ctx, cs.callHdr)
stream.go#L391: callHdr *transport.CallHdr
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |