# Packages
No description provided by the author
# Variables
ConflictErr can used for contraint violations.
NoRowsErr can be used to represent not found/no result.
UnknownErr default sentinel error for storage layer.
# Structs
StorageErr implements error interface.