mirror of
https://github.com/traefik/traefik
synced 2026-02-10 12:18:11 +00:00
5 lines
93 B
Go
5 lines
93 B
Go
package static
|
|
|
|
// PluginConf holds the plugin configuration.
|
|
type PluginConf map[string]any
|