package
0.0.0-20180929164314-b5bdc3694f97
Repository: https://github.com/m3db/m3aggregator.git
Documentation: pkg.go.dev

# Functions

NewOptions creates new Options.
NewRouter creates a traffic controlled router.
NewTrafficDisabler creates a new traffic disabler.
NewTrafficEnabler creates a new traffic enabler.

# Variables

TrafficDisabler disables the traffic when the runtime value equals to true.
TrafficEnabler enables the traffic when the runtime value equals to true.

# Structs

Configuration configures the traffic controller.

# Interfaces

Controller controls traffic.
Options configurates the traffic controller.

# Type aliases

Type defines the type of the traffic controller.