MCPcopy Create free account
hub / github.com/coder/coder / GetParentId

Method GetParentId

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

Source from the content-addressed store, hash-verified

1288}
1289
1290func (x *Manifest) GetParentId() []byte {
1291 if x != nil {
1292 return x.ParentId
1293 }
1294 return nil
1295}
1296
1297func (x *Manifest) GetDerpMap() *proto.DERPMap {
1298 if x != nil {

Callers 1

ManifestFromProtoFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected