Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoSimplicity/LinkMe
/ InitRankingService
Function
InitRankingService
ioc/asynq.go:55–57 ·
view source on GitHub ↗
(svc service.RankingService)
Source
from the content-addressed store, hash-verified
53
}
54
55
func
InitRankingService(svc service.RankingService) interfaces.RankingService {
56
return
svc
57
}
Callers
1
InitWebServer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected