package
0.0.3
Repository: https://github.com/meikwei/go-tools.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

MemoryQueue is an implementation of the AsyncQueue interface using a channel to process functions.

# Interfaces

AsyncQueue is the interface responsible for asynchronous processing of functions.