package
Version:
v0.2.38
Opens a new window with list of versions in this module.
Published: Oct 14, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Quequer interface {
Push(key string, value interface{}) bool
Pop(key string, value interface{}) bool
}
Quequer 队列接口
Source Files
¶
Click to show internal directories.
Click to hide internal directories.