Searched refs:Status_Code (Results 1 – 1 of 1) sorted by relevance
23 type Status_Code int32 type26 Status_OK Status_Code = 027 Status_FAILURE Status_Code = 142 func (x Status_Code) Enum() *Status_Code {43 p := new(Status_Code)48 func (x Status_Code) String() string {52 func (Status_Code) Descriptor() protoreflect.EnumDescriptor {56 func (Status_Code) Type() protoreflect.EnumType {60 func (x Status_Code) Number() protoreflect.EnumNumber {65 func (Status_Code) EnumDescriptor() ([]byte, []int) {[all …]