我知道还有很多其他类似的问题,但它们都是关于从main.go调用函数的,而我的情况不是这样。在file1.go中我有这样一个函数:func(c*cubicSender)InRecovery()bool{returnc.largestAckedPacketNumber我想将这些函数分配给file2.go中的变量IR和ISS。所以当一个函数被调用时:ifIR==true{fmt.Println(pathID,pth.sentPacketHandler.GetCongestionWindow(),pth.sentPacketHandler.GetBytesInFlight(),pth.rtt