peridot/peridot/plugin/noop
2022-07-07 22:13:21 +02:00
..
BUILD.bazel Initial commit 2022-07-07 22:13:21 +02:00
noop.go Initial commit 2022-07-07 22:13:21 +02:00
README.md Initial commit 2022-07-07 22:13:21 +02:00

noop plugin for Peridot

An empty plugin for other plugins to base their structs on. Like Unimplemented on gRPC.