63ef0f1cee
Co-authored-by: Julien Salleyron <julien@traefik.io>
4 lines
101 B
Go
4 lines
101 B
Go
package static
|
|
|
|
// PluginConf holds the plugin configuration.
|
|
type PluginConf map[string]interface{}
|