Categorygithub.com/roadrunner-server/plugin_template
modulepackage
0.0.0-20240709083136-a4b6d3923c3f
Repository: https://github.com/roadrunner-server/plugin_template.git
Documentation: pkg.go.dev

# README

plugin_template

RR plugin template.

This plugin template work's with v1 https://github.com/roadrunner-server/endure version and can be connected with v3 plugins.

# Structs

your configuration is here.
Plugin structure should have exactly the `Plugin` name to be found by RR.

# Interfaces

No description provided by the author