package
0.0.0-20210118094620-d724b4bfee04
Repository: https://github.com/packtpublishing/hands-on-networking-with-go-programming.git
Documentation: pkg.go.dev

# Functions

NewCappedCounter creates a counter for string values which has a maximum number of values it can contain.
Start a Listener.

# Structs

CappedCounter is a counter of how many times a key has been seen but caps the maximum number of keys it retains.
Scan is the source and target of the scan.