问题描述:
用Goland写代码的时候,使用panic总是报错,官方用法也是报错,最后找到官方回复的链接,https://youtrack.jetbrains.com/issue/GO-12179/Cannot-use-err-type-error-as-the-type-any
问题解决方式:
Update the IDE instance to the latest available version: 2021.3.4.文章来源:https://www.toymoban.com/news/detail-724846.html
就是升级你的GoLand升级到2021.3.4,好像要一个一个版本的升级文章来源地址https://www.toymoban.com/news/detail-724846.html
到了这里,关于Goland Cannot use ‘err‘ (type error) as the type any的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!