Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Callback ¶
type Callback[V any] struct { // contains filtered or unexported fields }
func (*Callback[V]) AddMessage ¶
func (p *Callback[V]) AddMessage(msg V)
func (*Callback[V]) Unsubscribe ¶ added in v0.16.4
Click to show internal directories.
Click to hide internal directories.