grpc-reflection-testing

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

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

Go to latest
Published: Apr 2, 2018 License: MIT Imports: 10 Imported by: 0

README

grpc-reflection-testing

Playing around with gRPC reflection

Usage

Install the grpcurl client

$ go install ./vendor/github.com/fullstorydev/grpcurl/cmd/grpcurl/

Start the server

$ go run main.go

List the services (this errors at the moment)

$ grpcurl -plaintext localhost:10000 list example.UserService
Failed to list methods for service "example.UserService": Symbol not found: example.UserService
caused by: File not found: github.com/mwitkow/go-proto-validators/validator.proto

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package example is a generated protocol buffer package.
Package example is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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