debug

package
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2021 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_debug_debug_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Debugging

type Debugging struct {
	Nid      string `protobuf:"bytes,1,opt,name=nid,proto3" json:"nid,omitempty"`
	Service  string `protobuf:"bytes,2,opt,name=service,proto3" json:"service,omitempty"`
	File     string `protobuf:"bytes,3,opt,name=file,proto3" json:"file,omitempty"`
	Line     int32  `protobuf:"varint,4,opt,name=line,proto3" json:"line,omitempty"`
	Function string `protobuf:"bytes,5,opt,name=function,proto3" json:"function,omitempty"`
	// contains filtered or unexported fields
}

func (*Debugging) Descriptor deprecated

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

Deprecated: Use Debugging.ProtoReflect.Descriptor instead.

func (*Debugging) GetFile

func (x *Debugging) GetFile() string

func (*Debugging) GetFunction

func (x *Debugging) GetFunction() string

func (*Debugging) GetLine

func (x *Debugging) GetLine() int32

func (*Debugging) GetNid

func (x *Debugging) GetNid() string

func (*Debugging) GetService

func (x *Debugging) GetService() string

func (*Debugging) ProtoMessage

func (*Debugging) ProtoMessage()

func (*Debugging) ProtoReflect

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

func (*Debugging) Reset

func (x *Debugging) Reset()

func (*Debugging) String

func (x *Debugging) String() string

type IonError

type IonError struct {
	ErrorCode   int32      `protobuf:"varint,1,opt,name=errorCode,proto3" json:"errorCode,omitempty"`
	Description string     `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	Debugging   *Debugging `protobuf:"bytes,3,opt,name=debugging,proto3,oneof" json:"debugging,omitempty"`
	// contains filtered or unexported fields
}

func (*IonError) Descriptor deprecated

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

Deprecated: Use IonError.ProtoReflect.Descriptor instead.

func (*IonError) GetDebugging

func (x *IonError) GetDebugging() *Debugging

func (*IonError) GetDescription

func (x *IonError) GetDescription() string

func (*IonError) GetErrorCode

func (x *IonError) GetErrorCode() int32

func (*IonError) ProtoMessage

func (*IonError) ProtoMessage()

func (*IonError) ProtoReflect

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

func (*IonError) Reset

func (x *IonError) Reset()

func (*IonError) String

func (x *IonError) String() string

Jump to

Keyboard shortcuts

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