Versions in this module Expand all Collapse all v0 v0.0.3 May 9, 2026 Changes in this version + type Classifier struct + func New() *Classifier + func (c Classifier) IsForeignKeyViolationError(err error) bool + func (c Classifier) IsNoRowsError(err error) bool + func (c Classifier) IsUniqueViolationError(err error) bool