jettisonpb

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_jettison_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type KeyValue

type KeyValue struct {
	Key   string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*KeyValue) Descriptor deprecated

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

Deprecated: Use KeyValue.ProtoReflect.Descriptor instead.

func (*KeyValue) GetKey

func (x *KeyValue) GetKey() string

func (*KeyValue) GetValue

func (x *KeyValue) GetValue() string

func (*KeyValue) ProtoMessage

func (*KeyValue) ProtoMessage()

func (*KeyValue) ProtoReflect

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

func (*KeyValue) Reset

func (x *KeyValue) Reset()

func (*KeyValue) String

func (x *KeyValue) String() string

type WrappedError

type WrappedError struct {
	Message      string          `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
	Binary       string          `protobuf:"bytes,5,opt,name=binary,proto3" json:"binary,omitempty"`
	StackTrace   []string        `protobuf:"bytes,6,rep,name=stack_trace,json=stackTrace,proto3" json:"stack_trace,omitempty"`
	Code         string          `protobuf:"bytes,7,opt,name=code,proto3" json:"code,omitempty"`
	Source       string          `protobuf:"bytes,9,opt,name=source,proto3" json:"source,omitempty"`
	KeyValues    []*KeyValue     `protobuf:"bytes,8,rep,name=key_values,json=keyValues,proto3" json:"key_values,omitempty"`
	JoinedErrors []*WrappedError `protobuf:"bytes,3,rep,name=joined_errors,json=joinedErrors,proto3" json:"joined_errors,omitempty"`
	WrappedError *WrappedError   `protobuf:"bytes,4,opt,name=wrapped_error,json=wrappedError,proto3" json:"wrapped_error,omitempty"`
	// contains filtered or unexported fields
}

func (*WrappedError) Descriptor deprecated

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

Deprecated: Use WrappedError.ProtoReflect.Descriptor instead.

func (*WrappedError) GetBinary

func (x *WrappedError) GetBinary() string

func (*WrappedError) GetCode

func (x *WrappedError) GetCode() string

func (*WrappedError) GetJoinedErrors

func (x *WrappedError) GetJoinedErrors() []*WrappedError

func (*WrappedError) GetKeyValues

func (x *WrappedError) GetKeyValues() []*KeyValue

func (*WrappedError) GetMessage

func (x *WrappedError) GetMessage() string

func (*WrappedError) GetSource

func (x *WrappedError) GetSource() string

func (*WrappedError) GetStackTrace

func (x *WrappedError) GetStackTrace() []string

func (*WrappedError) GetWrappedError

func (x *WrappedError) GetWrappedError() *WrappedError

func (*WrappedError) ProtoMessage

func (*WrappedError) ProtoMessage()

func (*WrappedError) ProtoReflect

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

func (*WrappedError) Reset

func (x *WrappedError) Reset()

func (*WrappedError) String

func (x *WrappedError) String() string

Jump to

Keyboard shortcuts

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