type google.golang.org/genproto/googleapis/rpc/errdetails.RequestInfo
11 uses
google.golang.org/genproto/googleapis/rpc/errdetails (current package)
error_details.pb.go#L432: type RequestInfo struct {
error_details.pb.go#L445: func (x *RequestInfo) Reset() {
error_details.pb.go#L446: *x = RequestInfo{}
error_details.pb.go#L454: func (x *RequestInfo) String() string {
error_details.pb.go#L458: func (*RequestInfo) ProtoMessage() {}
error_details.pb.go#L460: func (x *RequestInfo) ProtoReflect() protoreflect.Message {
error_details.pb.go#L473: func (*RequestInfo) Descriptor() ([]byte, []int) {
error_details.pb.go#L477: func (x *RequestInfo) GetRequestId() string {
error_details.pb.go#L484: func (x *RequestInfo) GetServingData() string {
error_details.pb.go#L1065: (*RequestInfo)(nil), // 6: google.rpc.RequestInfo
error_details.pb.go#L1169: switch v := v.(*RequestInfo); 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. |