mirror of
https://github.com/traefik/traefik.git
synced 2026-04-05 17:26:02 -04:00
4 lines
93 B
Go
4 lines
93 B
Go
package static
|
|
|
|
// PluginConf holds the plugin configuration.
|
|
type PluginConf map[string]any
|