go/

directory
v0.0.0-...-b3ab350 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: CC-BY-4.0

README

ProductInfo Service and Client - Go Implementation

Building and Running Service

In order to build, Go to Go module root directory location (grpc-opentracing/go/server) and execute the following shell command,

go build -i -v -o bin/server

In order to run, Go to Go module root directory location (grpc-opentracing/go/server) and execute the following shell command,

./bin/server

Building and Running Client

In order to build, Go to Go module root directory location (grpc-opentracing/go/client) and execute the following shell command,

go build -i -v -o bin/client

In order to run, Go to Go module root directory location (grpc-opentracing/go/client) and execute the following shell command,

./bin/client

Additional Information

Update after changing the service definition

go get -u github.com/grpc-up-and-running/samples/ch07/grpc-opentracing/go/proto
go get -u github.com/grpc-up-and-running/samples/ch07/grpc-opentracing/go/tracer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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