MCPcopy
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
19type flatfsPlugin struct{}
20
21var _ plugin.PluginDatastore = (*flatfsPlugin)(nil)
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected