import "github.com/bojand/ghz"
Package ghz can be used to perform benchmarking and load testing against gRPC services.
report, err := runner.Run( "helloworld.Greeter.SayHello", "localhost:50051", runner.WithProtoFile("greeter.proto", []string{}), runner.WithDataFromFile("data.json"), runner.WithInsecure(true), )
Path | Synopsis |
---|---|
internal | |
internal/helloworld | Package helloworld is a generated protocol buffer package. |
internal/sleep | |
printer | |
protodesc | |
runner |
Updated 2019-12-01. Refresh now. Tools for package owners.