package
Version:
v1.16.2
Opens a new window with list of versions in this module.
Published: Jul 10, 2026
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 (p *Pool[T, K]) Keys() []K
func (p *Pool[T, K]) Remove(key K)
type Runner[T any] interface {
Run()
Push(t T)
Close() error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.