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

Method GetType

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

Source from the content-addressed store, hash-verified

3038}
3039
3040func (x *Connection) GetType() Connection_Type {
3041 if x != nil {
3042 return x.Type
3043 }
3044 return Connection_TYPE_UNSPECIFIED
3045}
3046
3047func (x *Connection) GetTimestamp() *timestamppb.Timestamp {
3048 if x != nil {

Callers 3

TestAgent_Metrics_SSHFunction · 0.45
assertConnectionReportFunction · 0.45

Calls

no outgoing calls

Tested by 3

TestAgent_Metrics_SSHFunction · 0.36
assertConnectionReportFunction · 0.36