const google.golang.org/grpc/codes.DataLoss
4 uses
google.golang.org/grpc/codes (current package)
code_string.go#L55: case DataLoss:
codes.go#L185: DataLoss Code = 15
codes.go#L214: `"DATA_LOSS"`: DataLoss,
go.opencensus.io/plugin/ocgrpc
stats_common.go#L207: case codes.DataLoss:
![]() |
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. |