package
0.1.8
Repository: https://github.com/sagoo-cloud/nexframe.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

GetQueue 获取Queue对象.
Register 注册一个队列驱动.

# 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 实例.