protobuf

command module
v0.0.0-...-da70fec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2022 License: MIT Imports: 6 Imported by: 0

README

Protobuf

Basic proto-buffer examples in Golang.

Build

To generate golang proto buffer use the following command:

$(cd $GOPATH;protoc -I=$GOPATH/src/github.com/wizact/go-patterns/encoding/protobuf/ \ 
                    --go_out=$GOPATH/src/  \
                    $GOPATH/src/github.com/wizact/go-patterns/encoding/protobuf/addressbook.proto)
Source

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL