package
0.0.0-20250102154945-78dff4b3b3e2
Repository: https://github.com/guackamolly/zero-monitor.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Publishes an event in a channel using [p], subscribes it's first value using [s], and closes before finishing.
# Structs
Projects an abstract class that implements the [Event] Interface.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
An event is a message that is published under a channel, which one or more clients can subscribe to.
Represents the output of an event.
An interface for marking clients that can publish events to a channel.
Represents metadata of an event stream.
An interface for marking clients that can subscribe the output of events from a channel.
# Type aliases
No description provided by the author