traefik/pkg/config/static/plugins.go
Michael 51343bc15f
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled
Upgrade golangci-lint
2026-01-14 17:26:08 +01:00

4 lines
93 B
Go

package static
// PluginConf holds the plugin configuration.
type PluginConf map[string]any