//
pkg.gl
Category
github.com/apache/apisix-go-plugin-runner
pkg
plugin
package
0.5.0
Repository:
https://github.com/apache/apisix-go-plugin-runner.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
33 SLOC
#
Functions
RegisterPlugin
RegisterPlugin register a plugin.
#
Structs
DefaultPlugin
DefaultPlugin provides the no-op implementation of the Plugin interface.
#
Interfaces
Plugin
Plugin represents the Plugin.