package
Version:
v0.0.0-...-8e5a076
Opens a new window with list of versions in this module.
Published: Sep 26, 2024
License: GPL-2.0
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 Event[T Data] struct {
}
func (e Event[T]) Emit(event T)
func (e *Event[T]) Subscribe(handler func(T)) func()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.