Versions in this module Expand all Collapse all v0 v0.1.0 Oct 2, 2024 Changes in this version + type Runner struct + Env []string + SHA256 string + URL 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)