grpc-test-sample

module
v0.0.0-...-962772f Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2022 License: MIT

README

grpc-test-sample

The gRPC server test sample repository in Go.

Check this blog to learn how to write test for gRPC servers.

Instructions

  • To run tests:
  go test ./... -v
  • To run server:
  go run ./server
  • To run client:
  go run ./client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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