package
Version:
v1.0.17
Opens a new window with list of versions in this module.
Published: Oct 26, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Init(queueLen int64)
func NewFuncQueue(f func(...any), args ...any)
type FuncQueue struct {
QueueFunc func(...any)
Args []any
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.