errinfo

package
v1.1.8 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_errinfo_errinfo_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ErrorInfo

type ErrorInfo struct {
	Path  string   `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"`
	Line  uint32   `protobuf:"varint,2,opt,name=line,proto3" json:"line,omitempty"`
	Name  string   `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Cause string   `protobuf:"bytes,4,opt,name=cause,proto3" json:"cause,omitempty"`
	Warp  []string `protobuf:"bytes,5,rep,name=warp,proto3" json:"warp,omitempty"`
	// contains filtered or unexported fields
}

func (*ErrorInfo) Descriptor deprecated

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

Deprecated: Use ErrorInfo.ProtoReflect.Descriptor instead.

func (*ErrorInfo) GetCause

func (x *ErrorInfo) GetCause() string

func (*ErrorInfo) GetLine

func (x *ErrorInfo) GetLine() uint32

func (*ErrorInfo) GetName

func (x *ErrorInfo) GetName() string

func (*ErrorInfo) GetPath

func (x *ErrorInfo) GetPath() string

func (*ErrorInfo) GetWarp

func (x *ErrorInfo) GetWarp() []string

func (*ErrorInfo) ProtoMessage

func (*ErrorInfo) ProtoMessage()

func (*ErrorInfo) ProtoReflect

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

func (*ErrorInfo) Reset

func (x *ErrorInfo) Reset()

func (*ErrorInfo) String

func (x *ErrorInfo) String() string

Jump to

Keyboard shortcuts

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