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

README.md

noop plugin for Peridot

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