Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ipfs/kubo
/ flatfsPlugin
Struct
flatfsPlugin
plugin/plugins/flatfs/flatfs.go:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
type
flatfsPlugin
struct
{}
20
21
var
_ plugin.PluginDatastore = (*flatfsPlugin)(nil)
22
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected