protoc-gen-go: error:bad Go source code was generated: 163:6: illegal UTF-8 encoding (and 2915 more
Posted 苍洱
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了protoc-gen-go: error:bad Go source code was generated: 163:6: illegal UTF-8 encoding (and 2915 more 相关的知识,希望对你有一定的参考价值。
protoc-gen-go: error:bad Go source code was generated: 163:6: illegal UTF-8 encoding (and 2915 more errors)
1 // Code generated by protoc-gen-go. DO NOT EDIT.
原因是proto 文件中含有中文
解决方法:
1 把所有中文去掉
2 中文放在message 结构的 下面,但接口中不能喊中文注释、第一个message 上面也不能有中文
以上是关于protoc-gen-go: error:bad Go source code was generated: 163:6: illegal UTF-8 encoding (and 2915 more 的主要内容,如果未能解决你的问题,请参考以下文章
记录git error:bad signature 解决方法
错误:ER_BAD_FIELD_ERROR:节点 js 中“字段列表”中的未知列“asd123”
python smtp发送邮件:500 Error: bad syntax
cc1: error: bad value (armv5) for -march= switch