Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ipfs/kubo
/ core
Method
core
core/coreapi/routing.go:225–227 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
223
}
224
225
func
(api *RoutingAPI) core() coreiface.CoreAPI {
226
return
(*CoreAPI)(api)
227
}
Callers
2
FindProviders
Method · 0.95
Provide
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected