xmr-remote-nodes/cmd
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
..
client Adding some const error in client probe cmd 2024-05-23 00:40:13 +07:00
server Make sure cron goroutine is stopped 2024-05-23 02:58:58 +07:00
cmd.go Separating client and server package #3 2024-05-18 17:59:54 +07:00