package
0.0.0-20230611191732-58614dd74687
Repository: https://github.com/kisulken/deliveryqueue.git
Documentation: pkg.go.dev

# Packages

Spin provides objects for assisting with sleeping while waiting for an action to become available.

# Functions

No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

DeliveryQueue is a queue with embedded rate limiter that guarantees that deliveryFunc will not be executed more than specified number of times per second.

# Type aliases

No description provided by the author