Declaration func GetChildByName(parent entity<Entity>, name string) entity<Entity> go Parameters Input Name Type Description Parent Entity Parent node entity Name String Child node name Return Type Description Entity Child node entity