# Variables
No description provided by the author
No description provided by the author
ErrInvalidInput = errors.New("invalid input") ErrNotFound = errors.New("item not found") ErrInternal = errors.New("internal server error").
No description provided by the author
No description provided by the author
No description provided by the author