package
Version:
v0.0.45
Opens a new window with list of versions in this module.
Published: Aug 19, 2021
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.