Skip to content

anton-povarov/protobuf

 
 

Repository files navigation

Protocol Buffers for Go with Gadgets

Please visit the homepage for documentation

Build Status

Installation

To install it, you must first have Go (at least version 1.2.2) installed (see http://golang.org/doc/install).

Next, install the standard protocol buffer implementation from http://code.google.com/p/protobuf/; you must be running version 2.3, 2.4.1 or 2.5, some of the tests require version 2.5.

Finally run:

go get github.com/gogo/protobuf/proto
go get github.com/gogo/protobuf/protoc-gen-gogo
go get github.com/gogo/protobuf/gogoproto

About

Protocol Buffers for Go with Gadgets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.8%
  • Makefile 1.2%