type google.golang.org/genproto/googleapis/rpc/errdetails.RetryInfo
11 uses
google.golang.org/genproto/googleapis/rpc/errdetails (current package)
error_details.pb.go#L57: type RetryInfo struct {
error_details.pb.go#L66: func (x *RetryInfo) Reset() {
error_details.pb.go#L67: *x = RetryInfo{}
error_details.pb.go#L75: func (x *RetryInfo) String() string {
error_details.pb.go#L79: func (*RetryInfo) ProtoMessage() {}
error_details.pb.go#L81: func (x *RetryInfo) ProtoReflect() protoreflect.Message {
error_details.pb.go#L94: func (*RetryInfo) Descriptor() ([]byte, []int) {
error_details.pb.go#L98: func (x *RetryInfo) GetRetryDelay() *durationpb.Duration {
error_details.pb.go#L1059: (*RetryInfo)(nil), // 0: google.rpc.RetryInfo
error_details.pb.go#L1097: switch v := v.(*RetryInfo); i {
cloud.google.com/go/profiler
profiler.go#L285: var retryInfo edpb.RetryInfo
![]() |
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. |