Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetEvents
Method
GetEvents
tailnet/proto/tailnet.pb.go:1205–1210 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1203
}
1204
1205
func
(x *TelemetryRequest) GetEvents() []*TelemetryEvent {
1206
if
x != nil {
1207
return
x.Events
1208
}
1209
return
nil
1210
}
1211
1212
type
TelemetryResponse
struct
{
1213
state protoimpl.MessageState
Callers
1
TestBasicTelemetryController_Success
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestBasicTelemetryController_Success
Function · 0.64