package
Version:
v0.0.0-...-4ea7438
Opens a new window with list of versions in this module.
Published: Dec 4, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Queue 队列
func (queue *Queue) Clear()
Clear 清除队列
func (queue *Queue) Push(data interface{})
Push 入队列
func (queue *Queue) Show()
Show 打印队列
Source Files
¶
Click to show internal directories.
Click to hide internal directories.