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

Method GetId

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

Source from the content-addressed store, hash-verified

3169}
3170
3171func (x *SubAgent) GetId() []byte {
3172 if x != nil {
3173 return x.Id
3174 }
3175 return nil
3176}
3177
3178func (x *SubAgent) GetAuthToken() []byte {
3179 if x != nil {

Callers 5

ListMethod · 0.45
CreateMethod · 0.45

Calls

no outgoing calls