Forgeronvirtuel
- 活动总数 3
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
创建于 (f *os.File) Close() function not recognized
已回答Hi, Since I update my version of go to 1.19, goland does not recognized the Close function from *os.File. The weird thing is that it found the method on the documentation but it does not autocomp...