Versions in this module Expand all Collapse all v1 v1.29.0 Jun 21, 2025 Changes in this version + type Runner struct + Cmd string + Env []string + Format string + func (r *Runner) Invoke(ctx context.Context, method string, args any, reply any, ...) error + func (r *Runner) NewStream(ctx context.Context, desc *grpc.StreamDesc, method string, ...) (grpc.ClientStream, error)