pbzederrv1

package
v0.0.9-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_zeproto_v1_error_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Error

type Error struct {
	Uid             string           `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"`
	Domain          string           `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"`
	Namespace       string           `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Code            string           `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"`
	HttpCode        int64            `protobuf:"varint,5,opt,name=http_code,json=httpCode,proto3" json:"http_code,omitempty"`
	GrpcCode        uint64           `protobuf:"varint,6,opt,name=grpc_code,json=grpcCode,proto3" json:"grpc_code,omitempty"`
	PublicMessage   string           `protobuf:"bytes,7,opt,name=public_message,json=publicMessage,proto3" json:"public_message,omitempty"`
	InternalMessage string           `protobuf:"bytes,8,opt,name=internal_message,json=internalMessage,proto3" json:"internal_message,omitempty"`
	Arguments       *structpb.Struct `protobuf:"bytes,9,opt,name=arguments,proto3" json:"arguments,omitempty"`
	Causes          []*Error         `protobuf:"bytes,10,rep,name=causes,proto3" json:"causes,omitempty"`
	// contains filtered or unexported fields
}

func (*Error) Descriptor deprecated

func (*Error) Descriptor() ([]byte, []int)

Deprecated: Use Error.ProtoReflect.Descriptor instead.

func (*Error) GetArguments

func (x *Error) GetArguments() *structpb.Struct

func (*Error) GetCauses

func (x *Error) GetCauses() []*Error

func (*Error) GetCode

func (x *Error) GetCode() string

func (*Error) GetDomain

func (x *Error) GetDomain() string

func (*Error) GetGrpcCode

func (x *Error) GetGrpcCode() uint64

func (*Error) GetHttpCode

func (x *Error) GetHttpCode() int64

func (*Error) GetInternalMessage

func (x *Error) GetInternalMessage() string

func (*Error) GetNamespace

func (x *Error) GetNamespace() string

func (*Error) GetPublicMessage

func (x *Error) GetPublicMessage() string

func (*Error) GetUid

func (x *Error) GetUid() string

func (*Error) ProtoMessage

func (*Error) ProtoMessage()

func (*Error) ProtoReflect

func (x *Error) ProtoReflect() protoreflect.Message

func (*Error) Reset

func (x *Error) Reset()

func (*Error) String

func (x *Error) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL