Documentation
¶
Index ¶
- type PyPy3
- func (PyPy3) Compile(ctx context.Context, s sandbox.Sandbox, f sandbox.File, stderr io.Writer, ...) (*sandbox.File, error)
- func (PyPy3) DefaultFilename() string
- func (PyPy3) DisplayName() string
- func (PyPy3) ID() string
- func (PyPy3) Run(ctx context.Context, s sandbox.Sandbox, binary sandbox.File, stdin io.Reader, ...) (*sandbox.Status, error)
- func (p PyPy3) Test(t *testing.T, s sandbox.Sandbox) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PyPy3 ¶ added in v0.4.0
type PyPy3 struct{}
func (PyPy3) DefaultFilename ¶ added in v0.4.0
func (PyPy3) DisplayName ¶ added in v0.4.0
Click to show internal directories.
Click to hide internal directories.