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

Method GetAction

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

Source from the content-addressed store, hash-verified

3031}
3032
3033func (x *Connection) GetAction() Connection_Action {
3034 if x != nil {
3035 return x.Action
3036 }
3037 return Connection_ACTION_UNSPECIFIED
3038}
3039
3040func (x *Connection) GetType() Connection_Type {
3041 if x != nil {

Callers 3

ReportConnectionMethod · 0.45
assertConnectionReportFunction · 0.45

Calls

no outgoing calls

Tested by 2

assertConnectionReportFunction · 0.36