package
1.13.6
Repository: https://github.com/csrgxtu/gf.git
Documentation: pkg.go.dev

# Functions

New returns an empty queue object.

# Structs

Queue is a concurrent-safe queue built on doubly linked list and channel.