xmr-remote-nodes/internal
ditatompel 40b9a6e1d6
Make sure cron goroutine is stopped
Adding struct chan to run cron Process to stop the goroutine.

Moving db migration inside `fiber.IsChild` block
to avoid multiple execution migration script when in prefork mode.

Give additional time for graceful shutdown.
2024-05-23 02:58:58 +07:00
..
config Using slog for logging level 2024-05-13 18:40:01 +07:00
cron Make sure cron goroutine is stopped 2024-05-23 02:58:58 +07:00
database chore: Make SQL queries in more readable 2024-05-20 03:08:48 +07:00
geo Moving monero.go to its own internal package 2024-05-22 22:45:38 +07:00
monero Moving monero.go to its own internal package 2024-05-22 22:45:38 +07:00
repo Make cron as it's own package 2024-05-23 02:24:06 +07:00