Panic only if the returned error is discarded in Go(lang)

前端 未结 0 695
悲哀的现实
悲哀的现实 2021-01-05 00:22

I believe I saw a function in the Go stdlib at some point which, on error, would allow you to handle said error by returning it. However, if you chose to ignore the error, i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题