package
0.0.0-20210310035445-5a72c2010943
Repository: https://github.com/vgmdj/utils.git
Documentation: pkg.go.dev

# Functions

NewClient return the object of client.
NewCongestionTune create a new congestion tune configured with the given config.
NewSlideWindow return the object.
WithArithmeticUnit set the ac config.
No description provided by the author
WithLogger set the logger config.
WithResize set the resize config.

# Constants

DefaultCap default window size.

# Variables

DefaultLogger use default logger ,if not set.

# Structs

Client tune's client.
CongestionTune the congestion tune.
CongestionTuneConfig the config define.
SlideWindow is the collector and observer impl.

# Interfaces

Collector is the interface which is used to get observation.
Logger logger interface.
Observer is the interface that wraps the Observe method, which is used to add observations.
Tune tune interface.

# Type aliases

Option option func.
Resize the handler of resize.