mirror of
https://github.com/rjNemo/payit
synced 2026-06-06 10:26:40 +00:00
Introduced LoggerMiddleware for HTTP request logging. Refactored handler methods to return http.HandlerFunc for improved composability. Updated route registration and tests to use new handler signatures. |
||
|---|---|---|
| .. | ||
| handlers.go | ||
| handlers_test.go | ||
| middleware.go | ||
| page.go | ||
| routes.go | ||
| server.go | ||