Documentation ¶
Overview ¶
Package platforms imports all available platform packages.
Index ¶
Constants ¶
View Source
const ( // Ptrace runs the sandbox with the ptrace platform. Ptrace = "ptrace" // KVM runs the sandbox with the KVM platform. KVM = "kvm" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package nonstandard provides a place for nonstandard platforms.
|
Package nonstandard provides a place for nonstandard platforms. |
Click to show internal directories.
Click to hide internal directories.