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 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.
Click to show internal directories.
Click to hide internal directories.