Documentation
¶
Index ¶
- Constants
- func NewFactory() sandboxpkg.Factory
- type DirEntry
- type Edit
- type EditResult
- type ExecOptions
- type ExecResult
- type HTTPOptions
- type HTTPResult
- type HTTPStream
- type Host
- type Policy
- type PolicyCompatibilityError
- type ProcessHandle
- type ProcessRequest
- type ReadResult
- type Session
- type StatResult
- type TempFile
- type WriteResult
Constants ¶
View Source
const NetworkDisabled = sandboxpkg.NetworkDisabled
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
func NewFactory() sandboxpkg.Factory
Types ¶
type DirEntry ¶
type DirEntry = sandboxpkg.DirEntry
type Edit ¶
type Edit = sandboxpkg.Edit
type EditResult ¶
type EditResult = sandboxpkg.EditResult
type ExecOptions ¶
type ExecOptions = sandboxpkg.ExecOptions
type ExecResult ¶
type ExecResult = sandboxpkg.ExecResult
type HTTPOptions ¶
type HTTPOptions = sandboxpkg.HTTPOptions
type HTTPResult ¶
type HTTPResult = sandboxpkg.HTTPResult
type HTTPStream ¶
type HTTPStream = sandboxpkg.HTTPStream
type Host ¶
type Host = sandboxpkg.Host
type Policy ¶
type Policy = sandboxpkg.Policy
type PolicyCompatibilityError ¶
type PolicyCompatibilityError = sandboxpkg.PolicyCompatibilityError
type ProcessHandle ¶
type ProcessHandle = sandboxpkg.ProcessHandle
type ProcessRequest ¶
type ProcessRequest = sandboxpkg.ProcessRequest
type ReadResult ¶
type ReadResult = sandboxpkg.ReadResult
type Session ¶
type Session = sandboxpkg.Session
type StatResult ¶
type StatResult = sandboxpkg.StatResult
type TempFile ¶
type TempFile = sandboxpkg.TempFile
type WriteResult ¶
type WriteResult = sandboxpkg.WriteResult
Click to show internal directories.
Click to hide internal directories.