码迷,mamicode.com
首页 > 其他好文 > 详细

Go-missing return at end of function

时间:2018-05-15 13:22:41      阅读:254      评论:0      收藏:0      [点我收藏+]

标签:miss   UNC   ret   没有   span   程序   添加   why   fun   

where?

  Go程序中函数在执行的时候

why?

  函数有返回参数,但是函数没有return关键字,报错

way?

  添加return返回函数需要返回的参数

Go-missing return at end of function

标签:miss   UNC   ret   没有   span   程序   添加   why   fun   

原文地址:https://www.cnblogs.com/2bjiujiu/p/9040437.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!