summaryrefslogtreecommitdiff
path: root/shrine/utils/meta/functions.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-07refactor: Update method receivers to 'self' for consistency across meta funct...Bobby1-10/+19
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby1-10/+10
2026-03-03refactor: standardize context variable naming in middleware and meta packagesBobby1-6/+6
2026-03-03feat: Implement middleware for HTTP logging and request contextBobby1-0/+40