Versions in this module Expand all Collapse all v1 v1.32.0 Aug 18, 2026 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)