kubo/plugin/loader
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
..
load_nocgo.go Add missing plugin support on FreeBSD 2020-10-12 00:54:23 +02:00
load_noplugin.go feat: nice errors when failing to load plugins 2020-08-08 22:53:18 -04:00
load_unix.go Add missing plugin support on FreeBSD 2020-10-12 00:54:23 +02:00
loader.go IPLD Prime In IPFS: Target Merge Branch (#7976) 2021-08-17 13:32:49 -04:00
preload_list ci: preload peerlog plugin, disable by default 2021-09-27 18:13:24 -04:00
preload.go ci: preload peerlog plugin, disable by default 2021-09-27 18:13:24 -04:00
preload.sh register quic opencensus metrics 2020-12-08 20:22:38 -05:00
Rules.mk feat: make it possible to enable plugins with a build env variable 2020-02-10 13:05:32 -08:00