repositorypackage
0.2.0
Repository: https://github.com/silverstagtech/gotracer.git
Documentation: pkg.go.dev
# README
Tracer
What is it
Tracer is used to test if messages that are send arrive and in order. You can see the retrieve, check how many there were and clear them out if needed.
See the tracer.go file for more details as each function has comments on it.
See tracer_test.go for examples on how to use it.