common

package
v0.1.31 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_error_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CommonError

type CommonError struct {
	Code                 string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
	Severity             string `protobuf:"bytes,2,opt,name=severity,proto3" json:"severity,omitempty"`
	ShortDescription     string `protobuf:"bytes,3,opt,name=shortDescription,proto3" json:"shortDescription,omitempty"`
	LongDescription      string `protobuf:"bytes,4,opt,name=longDescription,proto3" json:"longDescription,omitempty"`
	ProbableCause        string `protobuf:"bytes,5,opt,name=probableCause,proto3" json:"probableCause,omitempty"`
	SuggestedRemediation string `protobuf:"bytes,6,opt,name=suggestedRemediation,proto3" json:"suggestedRemediation,omitempty"`
	// contains filtered or unexported fields
}

func (*CommonError) Descriptor deprecated

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

Deprecated: Use CommonError.ProtoReflect.Descriptor instead.

func (*CommonError) GetCode

func (x *CommonError) GetCode() string

func (*CommonError) GetLongDescription

func (x *CommonError) GetLongDescription() string

func (*CommonError) GetProbableCause

func (x *CommonError) GetProbableCause() string

func (*CommonError) GetSeverity

func (x *CommonError) GetSeverity() string

func (*CommonError) GetShortDescription

func (x *CommonError) GetShortDescription() string

func (*CommonError) GetSuggestedRemediation

func (x *CommonError) GetSuggestedRemediation() string

func (*CommonError) ProtoMessage

func (*CommonError) ProtoMessage()

func (*CommonError) ProtoReflect

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

func (*CommonError) Reset

func (x *CommonError) Reset()

func (*CommonError) String

func (x *CommonError) String() string

Jump to

Keyboard shortcuts

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