kubo/plugin
guseggert 63dd43b8cd ci: preload peerlog plugin, disable by default
This preloads the peerlog plugin in the ipfs binary, but keeps it
disabled by default. To enabled it, set Enabled=true in its config.

The motivation is to simplify building and deploying gateways, and for
them to use binaries that are more similar to release bins.

(cherry picked from commit a35dd2ea0d)
2021-09-27 18:13:24 -04:00
..
loader ci: preload peerlog plugin, disable by default 2021-09-27 18:13:24 -04:00
plugins ci: preload peerlog plugin, disable by default 2021-09-27 18:13:24 -04:00
daemon.go plugins: support Close() for Tracer plugins as well 2019-09-24 17:43:07 +09:00
daemoninternal.go plugins: introduce PluginDaemonInternal to directly interact with IpfsNode 2019-11-22 13:18:44 +01:00
datastore.go add support for datastore plugins 2018-09-23 16:52:57 +02:00
ipld.go IPLD Prime In IPFS: Target Merge Branch (#7976) 2021-08-17 13:32:49 -04:00
plugin.go doc(plugin): document plugin config 2020-05-12 21:56:02 -07:00
Rules.mk plugin: create plugin API and loader, add ipld-git plugin 2017-07-12 21:53:59 +02:00
tracer.go plugins: support Close() for Tracer plugins as well 2019-09-24 17:43:07 +09:00