Versions in this module Expand all Collapse all v0 v0.0.1 Feb 2, 2025 Changes in this version + type ConflictError struct + func (e *ConflictError) Error() string + type NotFoundError struct + func (e *NotFoundError) Error() string + type ValidationError struct + func NewValidationError(message string) *ValidationError + func (e *ValidationError) Error() string