Versions in this module Expand all Collapse all v0 v0.0.1 Oct 30, 2024 Changes in this version + var ErrorReason_name = map[int32]string + var ErrorReason_value = map[string]int32 + var File_api_common_error_reason_proto protoreflect.FileDescriptor + type ErrorReason int32 + const ErrorReason_FAILED + const ErrorReason_SUCCEED + func (ErrorReason) Descriptor() protoreflect.EnumDescriptor + func (ErrorReason) EnumDescriptor() ([]byte, []int) + func (ErrorReason) Type() protoreflect.EnumType + func (x ErrorReason) Enum() *ErrorReason + func (x ErrorReason) Number() protoreflect.EnumNumber + func (x ErrorReason) String() string + type Msg struct + Message string + Reason ErrorReason + func Response(failMsg ...string) *Msg + func (*Msg) Descriptor() ([]byte, []int) + func (*Msg) ProtoMessage() + func (x *Msg) GetMessage() string + func (x *Msg) GetReason() ErrorReason + func (x *Msg) ProtoReflect() protoreflect.Message + func (x *Msg) Reset() + func (x *Msg) String() string