package
0.11.2
Repository: https://github.com/criyle/go-sandbox.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package unshare implements runner that uses Linux unshare syscall & mount namespace & rlimit to restrict program access.

# Constants

# Structs

Limit represents the resource limit for traced process.
Result is the program runner result.

# Interfaces

Runner interface defines method to start running.

# Type aliases

Size stores number of byte for the object.
Status is the result Status.