command
module
Version:
v0.0.0-...-cbcfcd6
Opens a new window with list of versions in this module.
Published: Sep 23, 2016
License: BSD-3-Clause
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
grpc-bench-generator
grpc-bench-generator is a tool to generate benchmark client from the protocol buffer package of Go.
Installation
go get -u github.com/daisuzu/grpc-bench-generator
Example
grpc-bench-generator -path $GOPATH/src/google.golang.org/grpc/examples/helloworld/helloworld > main.go
go run main.go -server=localhost:50051 -duration=1 -enable_ssl=false
License
Licensed under the BSD-3-Clause License.
See LICENSE.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.