substrate

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SubstrateHarness

type SubstrateHarness struct {
	// contains filtered or unexported fields
}

SubstrateHarness manages execution in a SubstrATE sandboxed actor over gRPC HarnessService.

func New

func New(harnessID string, endpoint string, namespace string, template string, port int, opts ...grpc.DialOption) (*SubstrateHarness, error)

New creates a new SubstrateHarness.

func (*SubstrateHarness) Start

func (h *SubstrateHarness) Start(ctx context.Context, conversationID string, harnessConfig []byte) (harness.Execution, error)

Start implements Harness interface. It creates/resumes the target actor.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL