package
0.2501.0
Repository: https://github.com/oasisprotocol/oasis-core.git
Documentation: pkg.go.dev

# Functions

NewBubbleWrap creates a Bubblewrap-based sandbox.
NewNaked creates a naked "sandbox" which performs no sandboxing and runs the given binary as a regular child process.

# Structs

Config contains the sandbox configuration.

# Interfaces

Process is a sandboxed process.