mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-10-03 07:06:02 +00:00
Refresh topics every 60 seconds in the background
This commit is contained in:
@@ -35,5 +35,6 @@ func main() {
|
||||
|
||||
a.Initialize()
|
||||
|
||||
go a.refreshTopics()
|
||||
a.Run(httpPort)
|
||||
}
|
||||
|
Reference in New Issue
Block a user