queueKit

package
v2.1.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQueue

func NewQueue(limit ...int) *gqueue.Queue

NewQueue 动态大小的 并发安全 队列.

PS: 也支持固定队列大小,固定队列大小时队列效率和标准库的channel无异.

使用场景: 该队列是并发安全的,常用于多goroutine数据通信且支持动态队列大小的场景.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL