package
0.0.0-20200414115241-8f60dbe825c1
Repository: https://github.com/1995parham/inputbuffer.go.git
Documentation: pkg.go.dev
# Functions
NewBursty creates bursty traffic generator with load p and w packet burst size.
NewUniform creates uniform traffic generator with load p.
# Interfaces
Generator represents traffic generator algorithm.