package
3.1.2
Repository: https://github.com/traefik/traefik.git
Documentation: pkg.go.dev

# Functions

NewProviderAggregator returns an aggregate of all the providers configured in the static configuration.

# Structs

ProviderAggregator aggregates providers.
RingChannel implements a channel in a way that never blocks the writer.