package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Jul 12, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Event struct {
Type string `json:"type"`
Payload any `json:"payload,omitempty"`
}
func (h *Hub) Publish(userID, eventType string, payload any)
func (h *Hub) Unsubscribe(c *client)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.