Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coussej/pgbroadcaster
/ types & classes
Types & classes
4 in github.com/coussej/pgbroadcaster
⨍
Functions
10
◇
Types & classes
4
Struct
PgBroadcaster
pgbroadcaster.go:17
Struct
connection
connection is a middleman between the websocket connection and the hub. it contains the actual websocket connection, a map where we keep the tables th
conn.go:36
Struct
hub
The hub maintains the set of active connections and broadcasts messages to the connections.
hub.go:7
Struct
pgnotification
pgbroadcaster.go:11