kra-new/pkg/database/gormkit/README.md

6 lines
241 B
Markdown

# GORM Helpers
This package owns storage-specific GORM types and logging integration used by
the data repositories. It is intentionally internal because its JSON value and
logger are persistence concerns, not general application utilities.