rentease/internal/server
2024-09-08 23:12:13 +02:00
..
auth.go move config and constant packages to internal 2024-09-08 21:34:36 +02:00
handle_api_sync.go split the service layer 2024-09-08 23:12:13 +02:00
handle_auth.go move config and constant packages to internal 2024-09-08 21:34:36 +02:00
handle_bookings.go move config and constant packages to internal 2024-09-08 21:34:36 +02:00
handle_health.go Refactor service (#14) 2024-08-07 09:12:50 +02:00
handle_pdf.go move config and constant packages to internal 2024-09-08 21:34:36 +02:00
handle_public.go fix linter errors 2024-07-14 23:43:14 +02:00
handle_reports.go move config and constant packages to internal 2024-09-08 21:34:36 +02:00
helper.go add helper file 2024-06-08 12:27:05 +02:00
middleware.go upgrade to Go 1.23 2024-08-21 07:41:54 +02:00
option.go refactor: server option to own filed 2024-08-15 23:48:35 +02:00
routes.go add calendars as we use them 2024-08-17 00:59:45 +02:00
server.go move config and constant packages to internal 2024-09-08 21:34:36 +02:00
tracing.go basic tracing middleware 2024-03-11 22:11:08 +01:00