MCPcopy
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
225func (api *RoutingAPI) core() coreiface.CoreAPI {
226 return (*CoreAPI)(api)
227}

Callers 2

FindProvidersMethod · 0.95
ProvideMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected