mirror of
https://github.com/containous/traefik.git
synced 2025-01-20 14:03:47 +03:00
63ef0f1cee
Co-authored-by: Julien Salleyron <julien@traefik.io>
5 lines
101 B
Go
5 lines
101 B
Go
package static
|
|
|
|
// PluginConf holds the plugin configuration.
|
|
type PluginConf map[string]interface{}
|