type google.golang.org/genproto/googleapis/rpc/errdetails.ErrorInfo
12 uses
google.golang.org/genproto/googleapis/rpc/errdetails (current package)
error_details.pb.go#L246: type ErrorInfo struct {
error_details.pb.go#L274: func (x *ErrorInfo) Reset() {
error_details.pb.go#L275: *x = ErrorInfo{}
error_details.pb.go#L283: func (x *ErrorInfo) String() string {
error_details.pb.go#L287: func (*ErrorInfo) ProtoMessage() {}
error_details.pb.go#L289: func (x *ErrorInfo) ProtoReflect() protoreflect.Message {
error_details.pb.go#L302: func (*ErrorInfo) Descriptor() ([]byte, []int) {
error_details.pb.go#L306: func (x *ErrorInfo) GetReason() string {
error_details.pb.go#L313: func (x *ErrorInfo) GetDomain() string {
error_details.pb.go#L320: func (x *ErrorInfo) GetMetadata() map[string]string {
error_details.pb.go#L1062: (*ErrorInfo)(nil), // 3: google.rpc.ErrorInfo
error_details.pb.go#L1133: switch v := v.(*ErrorInfo); 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. |