MCPcopy Index your code
hub / github.com/coder/coder / GetConnection

Method GetConnection

agent/proto/agent.pb.go:3115–3120  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3113}
3114
3115func (x *ReportConnectionRequest) GetConnection() *Connection {
3116 if x != nil {
3117 return x.Connection
3118 }
3119 return nil
3120}
3121
3122type SubAgent struct {
3123 state protoimpl.MessageState

Callers 3

ReportConnectionMethod · 0.80
assertConnectionReportFunction · 0.80

Calls

no outgoing calls

Tested by 2

assertConnectionReportFunction · 0.64