Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Send
Method
Send
tailnet/controllers.go:65–65 ·
view source on GitHub ↗
(*proto.CoordinateRequest)
Source
from the content-addressed store, hash-verified
63
type
CoordinatorClient
interface
{
64
Close() error
65
Send(*proto.CoordinateRequest) error
66
Recv() (*proto.CoordinateResponse, error)
67
}
68
Callers
15
TestDynamicParametersWithTerraformValues
Function · 0.65
TestWatchChatGit
Function · 0.65
watchChatGit
Method · 0.65
handleParameterWebsocket
Method · 0.65
SynchronousStream
Function · 0.65
doExchangeMessage
Method · 0.65
AcquireJobWithCancel
Method · 0.65
DownloadFile
Method · 0.65
installSignalHandler
Function · 0.65
TestClientService_ServeClient_V2
Function · 0.65
TestClientUserCoordinateeAuth
Function · 0.65
StreamDERPMaps
Method · 0.65
Implementers
3
fakeStream
coderd/provisionerdserver/provisionerd
fakeCoordinatorClient
tailnet/controllers_test.go
inMemoryCoordClient
tailnet/controllers.go
Calls
no outgoing calls
Tested by
7
TestDynamicParametersWithTerraformValues
Function · 0.52
TestWatchChatGit
Function · 0.52
TestClientService_ServeClient_V2
Function · 0.52
TestClientUserCoordinateeAuth
Function · 0.52
testDERPSend
Function · 0.52
TestRemoteConnector_Mainline
Function · 0.52
TestDERPMesh
Function · 0.52