grpc-playground

module
v0.0.0-...-577d994 Latest Latest
Warning

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

Go to latest
Published: May 10, 2017 License: MIT

README

gRPC Playground

This is a playground for gRPC Go which has several tutorials and sample implementations.

Pre installed


# Install `protoc`
$ brew install protobuf

# Install protoc-gen-go which is a plugin for `protoc`
$ go get -u github.com/golang/protobuf/protoc-gen-go

# (May need) Add to $PATH
$ export $PATH=$GOHOME/bin:$PATH

Samples

Directories

Path Synopsis
Package profile is a generated protocol buffer package.
Package profile is a generated protocol buffer package.
Package hello is a generated protocol buffer package.
Package hello is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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