Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Connected
Method
Connected
codersdk/workspacesdk/dialer.go:191–193 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
189
}
190
191
func
(w *WebsocketDialer) Connected() <-
chan
error {
192
return
w.connected
193
}
194
195
func
NewWebsocketDialer(
196
logger slog.Logger, u *url.URL, websocketOptions *websocket.DialOptions,
Callers
2
NewConn
Method · 0.95
DialAgent
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected