Versions in this module Expand all Collapse all v1 v1.0.1 Feb 8, 2024 v1.0.0 Feb 8, 2024 Changes in this version + type Runner interface + Run func() error + func New(host string, protoFile string, methodName string, req proto.Message, ...) (Runner, error)