package
0.0.0-20240919032739-eac131825870
Repository: https://github.com/nguyengg/golambda.git
Documentation: pkg.go.dev

# Functions

New creates a new empty queue.
NewFrom creates a new queue prepopulated with these values.

# Structs

Queue is a thread-safe implementation of a queue.