()
| 58 | } |
| 59 | |
| 60 | func (x UserServiceError_ErrorCode) String() string { |
| 61 | return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x)) |
| 62 | } |
| 63 | |
| 64 | func (UserServiceError_ErrorCode) Descriptor() protoreflect.EnumDescriptor { |
| 65 | return file_user_service_proto_enumTypes[0].Descriptor() |
nothing calls this directly
no test coverage detected