Versions in this module Expand all Collapse all v0 v0.0.2 Jul 29, 2024 v0.0.1 Jul 29, 2024 Changes in this version + type Runner struct + Cmd string + Env []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)