package
Version:
v1.20.22
Opens a new window with list of versions in this module.
Published: Aug 15, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (q *Queue[T]) Push(item T)
type QueueConfig[T any] struct {
Handler func([]T)
FlushInterval time.Duration
FlushCount int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.