composite

package
v0.2403.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package composite implements support for runtimes composed of multiple components, like having both on-chain and off-chain logic.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHost added in v0.2403.0

func NewHost(cfg host.Config, provisioner host.Provisioner) (host.Runtime, error)

NewHost creates a new composite runtime host.

func NewProvisioner added in v0.2403.0

func NewProvisioner(kinds map[component.TEEKind]host.Provisioner) host.Provisioner

NewProvisioner returns a composite provisioner that dispatches to the actual provisioner based on the component kind.

Types

This section is empty.

Jump to

Keyboard shortcuts

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