chore: git cache cleanup
This commit is contained in:
5
backend/internal/api/middleware/doc.go
Normal file
5
backend/internal/api/middleware/doc.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Package middleware provides Gin middleware for the Charon backend API.
|
||||
//
|
||||
// It includes middleware for authentication, request logging, panic recovery,
|
||||
// security headers, and request ID generation.
|
||||
package middleware
|
||||
Reference in New Issue
Block a user