Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ String
Method
String
agent/agentsocket/proto/agentsocket.pb.go:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
func
(x *PingRequest) String() string {
40
return
protoimpl.X.MessageStringOf(x)
41
}
42
43
func
(*PingRequest) ProtoMessage() {}
44
Callers
15
Output
Method · 0.45
truncateLines
Function · 0.45
handleStartProcess
Method · 0.45
handleListProcesses
Method · 0.45
handleProcessOutput
Method · 0.45
handleSignalProcess
Method · 0.45
TestAccessLogIncludesChatID
Function · 0.45
TestListProcesses
Function · 0.45
TestProcessOutput
Function · 0.45
TestHandleStartProcess_ChatHeaders_EmptyWorkDir_StillNotifies
Function · 0.45
start
Method · 0.45
HandleReadFile
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestAccessLogIncludesChatID
Function · 0.36
TestListProcesses
Function · 0.36
TestProcessOutput
Function · 0.36
TestHandleStartProcess_ChatHeaders_EmptyWorkDir_StillNotifies
Function · 0.36
TestHandleWriteFile_ChatHeaders_UpdatesPathStore
Function · 0.36
TestHandleWriteFile_Failure_NoPathStoreUpdate
Function · 0.36
TestHandleEditFiles_ChatHeaders_UpdatesPathStore
Function · 0.36
TestHandleEditFiles_Failure_NoPathStoreUpdate
Function · 0.36
TestReadFileLines
Function · 0.36
runEditFiles
Function · 0.36
TestFuzzyReplace_EndingAndWhitespace
Function · 0.36
TestFuzzyReplace_EndingNormalization
Function · 0.36