我正在尝试使用 //go:generate 在编译我的代码之前运行外部工具,并且由于我需要传递一定数量的参数,因此该行变得相当长。 好像没有办法写多行 go:generate 命令, ...
確定! 回上一頁