为了账号安全,请及时绑定邮箱和手机立即绑定

golang变量设置

golang变量设置

Go
萧十郎 2021-04-28 13:58:16
我需要在程序包的开头设置一个变量,稍后将使用parseFiles()填充该变量,但是我不确定该如何设置变量,因为它不是字符串,int或诸如此类的任何泛型。我将如何设置变量而不必在其中添加一些任意名称来进行设置?var templatefiles = template.New("foo") // Im having to do New("foo") just to set the variable// Later on adding files to original variabletemplatefiles.New("template name").Parse("Template text here")
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 175 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信