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

Method GetReason

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

Source from the content-addressed store, hash-verified

3066}
3067
3068func (x *Connection) GetReason() string {
3069 if x != nil && x.Reason != nil {
3070 return *x.Reason
3071 }
3072 return ""
3073}
3074
3075type ReportConnectionRequest struct {
3076 state protoimpl.MessageState

Callers 3

ReportConnectionMethod · 0.45
assertConnectionReportFunction · 0.45

Calls

no outgoing calls

Tested by 2

assertConnectionReportFunction · 0.36