isuxportal

package
v0.0.0-...-53f8b62 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_isuxportal_error_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Error

type Error struct {
	Code              int32            `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Name              string           `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	HumanMessage      string           `protobuf:"bytes,3,opt,name=human_message,json=humanMessage,proto3" json:"human_message,omitempty"`
	HumanDescriptions []string         `protobuf:"bytes,4,rep,name=human_descriptions,json=humanDescriptions,proto3" json:"human_descriptions,omitempty"`
	DebugInfo         *Error_DebugInfo `protobuf:"bytes,16,opt,name=debug_info,json=debugInfo,proto3" json:"debug_info,omitempty"`
	// contains filtered or unexported fields
}

func (*Error) Descriptor deprecated

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

Deprecated: Use Error.ProtoReflect.Descriptor instead.

func (*Error) GetCode

func (x *Error) GetCode() int32

func (*Error) GetDebugInfo

func (x *Error) GetDebugInfo() *Error_DebugInfo

func (*Error) GetHumanDescriptions

func (x *Error) GetHumanDescriptions() []string

func (*Error) GetHumanMessage

func (x *Error) GetHumanMessage() string

func (*Error) GetName

func (x *Error) GetName() 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

type Error_DebugInfo

type Error_DebugInfo struct {
	Exception        string   `protobuf:"bytes,1,opt,name=exception,proto3" json:"exception,omitempty"`
	Trace            []string `protobuf:"bytes,2,rep,name=trace,proto3" json:"trace,omitempty"`
	ApplicationTrace []string `protobuf:"bytes,3,rep,name=application_trace,json=applicationTrace,proto3" json:"application_trace,omitempty"`
	FrameworkTrace   []string `protobuf:"bytes,4,rep,name=framework_trace,json=frameworkTrace,proto3" json:"framework_trace,omitempty"`
	// contains filtered or unexported fields
}

func (*Error_DebugInfo) Descriptor deprecated

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

Deprecated: Use Error_DebugInfo.ProtoReflect.Descriptor instead.

func (*Error_DebugInfo) GetApplicationTrace

func (x *Error_DebugInfo) GetApplicationTrace() []string

func (*Error_DebugInfo) GetException

func (x *Error_DebugInfo) GetException() string

func (*Error_DebugInfo) GetFrameworkTrace

func (x *Error_DebugInfo) GetFrameworkTrace() []string

func (*Error_DebugInfo) GetTrace

func (x *Error_DebugInfo) GetTrace() []string

func (*Error_DebugInfo) ProtoMessage

func (*Error_DebugInfo) ProtoMessage()

func (*Error_DebugInfo) ProtoReflect

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

func (*Error_DebugInfo) Reset

func (x *Error_DebugInfo) Reset()

func (*Error_DebugInfo) String

func (x *Error_DebugInfo) String() string

Directories

Path Synopsis
bot
services

Jump to

Keyboard shortcuts

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