Documentation
¶
Overview ¶
Command hello is a sample FlatRun plugin: a standalone binary that serves an API the agent reverse-proxies under /api/v1/plugins/hello/. Build it with:
go build -o plugin ./examples/plugins/hello
and drop the resulting "plugin" binary in <deployments>/.flatrun/plugins/hello/.
Click to show internal directories.
Click to hide internal directories.