# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Queue 定义队列驱动接口,所有队列驱动都需要实现以下接口.
# Type aliases
Instance 是一个函数类型,用于创建 Queue 实例.