octoposprime / op-be-dlr

OctopOS Prime Backend Dlr Service
http://www.octoposprime.com
MIT License
8 stars 0 forks source link

Implement error handling for updateDlrStatus #19

Closed ebrarkesici closed 3 months ago

ebrarkesici commented 3 months ago

While implementing the updateDlrStatus method in dlr.go, I encountered errors that indicate the need for an error handling method to be implemented. This method should be part of the internal-domain-model-object to ensure proper error reporting. enhancement/ebr/8/implement-updateDlrStatus

Errors that will be incorporated into the model object library:

mo.ErrorDlrIdIsEmpty
mo.ErrorDlrNotFound