mirror of
https://github.com/trafficlunar/api.git
synced 2026-08-12 12:29:39 +00:00
feat: github projects route
This commit is contained in:
parent
a1f22391e9
commit
a3eb6c6e32
7 changed files with 115 additions and 0 deletions
|
|
@ -3,5 +3,6 @@ package worker
|
|||
func StartWorkers() {
|
||||
go StartDataStoreWorker()
|
||||
go StartLastFMWorker()
|
||||
go StartGitHubWorker()
|
||||
go StartComputerWorker()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue