Documentation
¶
Overview ¶
Implementation for cgo preamble functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Subscriber ¶
type Subscriber struct { Messages chan any Deserialize func(unsafe.Pointer, int) any // contains filtered or unexported fields }
func (*Subscriber) Delete ¶
func (p *Subscriber) Delete()
Click to show internal directories.
Click to hide internal directories.