mirror of
https://github.com/traefik/traefik.git
synced 2026-03-05 13:41:45 +01:00
5 lines
93 B
Go
5 lines
93 B
Go
package static
|
|
|
|
// PluginConf holds the plugin configuration.
|
|
type PluginConf map[string]any
|