Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/websocket
/ unlock
Method
unlock
conn.go:307–312 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
305
}
306
307
func
(m *mu) unlock() {
308
select
{
309
case
<-m.ch:
310
default:
311
}
312
}
313
314
type
noCopy
struct
{}
315
Callers
13
lock
Method · 0.95
waitCloseHandshake
Method · 0.45
handleControl
Method · 0.45
reader
Method · 0.45
Read
Method · 0.45
write
Method · 0.45
writeCompressedFrame
Method · 0.45
Write
Method · 0.45
Close
Method · 0.45
writeFrame
Method · 0.45
NetConn
Function · 0.45
Write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected