type google.golang.org/genproto/googleapis/rpc/errdetails.DebugInfo
11 uses
google.golang.org/genproto/googleapis/rpc/errdetails (current package)
error_details.pb.go#L106: type DebugInfo struct {
error_details.pb.go#L117: func (x *DebugInfo) Reset() {
error_details.pb.go#L118: *x = DebugInfo{}
error_details.pb.go#L126: func (x *DebugInfo) String() string {
error_details.pb.go#L130: func (*DebugInfo) ProtoMessage() {}
error_details.pb.go#L132: func (x *DebugInfo) ProtoReflect() protoreflect.Message {
error_details.pb.go#L145: func (*DebugInfo) Descriptor() ([]byte, []int) {
error_details.pb.go#L149: func (x *DebugInfo) GetStackEntries() []string {
error_details.pb.go#L156: func (x *DebugInfo) GetDetail() string {
error_details.pb.go#L1060: (*DebugInfo)(nil), // 1: google.rpc.DebugInfo
error_details.pb.go#L1109: switch v := v.(*DebugInfo); i {
![]() |
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. |