()
| 61 | } |
| 62 | |
| 63 | func (x MailServiceError_ErrorCode) String() string { |
| 64 | return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x)) |
| 65 | } |
| 66 | |
| 67 | func (MailServiceError_ErrorCode) Descriptor() protoreflect.EnumDescriptor { |
| 68 | return file_mail_service_proto_enumTypes[0].Descriptor() |
nothing calls this directly
no test coverage detected