package
0.0.0-20240704082632-aef3928b8a38
Repository: https://github.com/savsgio/gotils.git
Documentation: pkg.go.dev
# Functions
AcquireTicker returns a ticker from the pool if possible.
AcquireTimer returns a timer from the pool if possible.
ReleaseTicker returns a ticker into the pool.
ReleaseTimer returns a timer into the pool.