package
0.0.0-20190101045657-ce948763b909
Repository: https://github.com/ether1project/go-ipfs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Interfaces

Plugin is base interface for all kinds of go-ipfs plugins It will be included in interfaces of different Plugins.
PluginDatastore is an interface that can be implemented to add handlers for for different datastores.
PluginIPLD is an interface that can be implemented to add handlers for for different IPLD formats.
PluginTracer is an interface that can be implemented to add a tracer.