protoc-gen-go

Protocol buffer support for the Go programming language

Debian Debian
RUN apt-get update && \ apt-get install -y golang-goprotobuf-dev
Ubuntu
RUN apt-get update && \ apt-get install -y golang-goprotobuf-dev
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y golang-goprotobuf-dev
Fedora
RUN dnf install -y golang-googlecode-goprotobuf
Raspbian
RUN apt-get update && \ apt-get install -y golang-goprotobuf-dev
click the source code to copy install protoc-gen-go on any operating system with command-not-found.com