errinfo

package
v0.0.0-...-52feba6 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: MIT Imports: 4 Imported by: 0

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"`
	Line  uint32   `protobuf:"varint,2,opt,name=line,proto3" json:"line"`
	Name  string   `protobuf:"bytes,3,opt,name=name,proto3" json:"name"`
	Cause string   `protobuf:"bytes,4,opt,name=cause,proto3" json:"cause"`
	Warp  []string `protobuf:"bytes,5,rep,name=warp,proto3" json:"warp"`
	// 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