summaryrefslogtreecommitdiff
path: root/shrine/utils/meta/value.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-07refactor: Update method receivers to 'self' for consistency across meta funct...Bobby1-5/+5
2026-03-03feat: implement user authentication and registration with token supportBobby1-2/+2
2026-03-03refactor: standardize context variable naming in middleware and meta packagesBobby1-3/+3
2026-03-03feat: Implement middleware for HTTP logging and request contextBobby1-0/+9