mirror of
https://github.com/aljazceru/crawler_v2.git
synced 2025-12-18 16:04:21 +01:00
uniformed startup messages
This commit is contained in:
@@ -54,6 +54,7 @@ func Arbiter(
|
||||
db redb.RedisDB,
|
||||
forward Forward[string],
|
||||
) {
|
||||
log.Println("Arbiter: ready")
|
||||
defer log.Println("Arbiter: shut down")
|
||||
|
||||
ticker := time.NewTicker(config.PingWait)
|
||||
|
||||
Reference in New Issue
Block a user