Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ String
Method
String
scaletest/harness/run.go:164–168 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
}
163
164
func
(sb *syncBuffer) String() string {
165
sb.mut.Lock()
166
defer
sb.mut.Unlock()
167
return
sb.buf.String()
168
}
Callers
15
watchWorkspace
Method · 0.45
deleteWorkspace
Method · 0.45
deleteWorkspace
Method · 0.45
Run
Method · 0.45
dialNotificationWebsocket
Method · 0.45
sendInboxNotification
Function · 0.45
Setup
Method · 0.45
RoundTrip
Method · 0.45
handleResponsesResponse
Method · 0.45
GetMetrics
Method · 0.45
RunReturningUser
Method · 0.45
Cleanup
Method · 0.45
Calls
2
Lock
Method · 0.45
Unlock
Method · 0.45
Tested by
15
watchWorkspace
Method · 0.36
deleteWorkspace
Method · 0.36
deleteWorkspace
Method · 0.36
sendInboxNotification
Function · 0.36
Test_Config
Function · 0.36
Test_Runner
Function · 0.36
TestRunnerCleanup
Function · 0.36
Test_Results
Function · 0.36
Test_Runner
Function · 0.36
TestDupClientCopyingHeaders
Function · 0.36
Test_Runner
Function · 0.36
TestServer_NotificationTemplateID
Function · 0.36