Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) Configure ¶ added in v0.22.0
func (c *Client) Configure(config ClientConfig) *Client
func (*Client) Disconnect ¶
func (client *Client) Disconnect()
type ClientConfig ¶
type Event ¶
type EventFlow ¶ added in v0.2.0
func NewEventFlow ¶ added in v0.2.0
func (*EventFlow[T]) SetCallback ¶ added in v0.19.0
func (*EventFlow[T]) Unsubscribe ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.