package
Version:
v0.308.0
Opens a new window with list of versions in this module.
Published: Nov 15, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Sandbox
Sandbox lets you run a function in a safe, isolated environment and provides clear feedback if any panic or goexit occurs.
go test -run - -bench .
|
Nanoseconds per Operation |
sandbox.Run |
360.8 ns/op |
go + recover in defer |
336.0 ns/op |
Environment:
- OS:
darwin
- Arch:
arm64
- Test duration: 3.421s
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.