package
Version:
v0.0.28
Opens a new window with list of versions in this module.
Published: May 8, 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.