Versions in this module Expand all Collapse all v0 v0.1.0 Jul 16, 2026 Changes in this version + type ExecPlugin struct + Impl *component.ExecSessionInfo + Logger hclog.Logger + Mappers []*argmapper.Func + func (p *ExecPlugin) GRPCClient(ctx context.Context, broker *plugin.GRPCBroker, c *grpc.ClientConn) (interface{}, error) + func (p *ExecPlugin) GRPCServer(broker *plugin.GRPCBroker, s *grpc.Server) error