google.golang.org/grpc.clientStream.finish (method)
8 uses
google.golang.org/grpc (current package)
stream.go#L284: cs.finish(err)
stream.go#L290: cs.finish(err)
stream.go#L320: cs.finish(ErrClientConnClosing)
stream.go#L322: cs.finish(toRPCErr(ctx.Err()))
stream.go#L646: cs.finish(err)
stream.go#L711: cs.finish(err)
stream.go#L769: cs.finish(err)
stream.go#L814: func (cs *clientStream) finish(err error) {
![]() |
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. |