mirror of
https://github.com/traefik/traefik.git
synced 2025-12-03 00:21:19 +01:00
5 lines
101 B
Go
5 lines
101 B
Go
package static
|
|
|
|
// PluginConf holds the plugin configuration.
|
|
type PluginConf map[string]interface{}
|