Documentation
¶
Index ¶
- type Cython3
- func (c Cython3) Compile(ctx context.Context, s sandbox.Sandbox, f sandbox.File, stderr io.Writer, ...) (*sandbox.File, error)
- func (c Cython3) DefaultFilename() string
- func (c Cython3) DisplayName() string
- func (c Cython3) ID() string
- func (Cython3) Run(ctx context.Context, s sandbox.Sandbox, binary sandbox.File, stdin io.Reader, ...) (*sandbox.Status, error)
- func (c Cython3) 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 Cython3 ¶ added in v0.4.0
type Cython3 struct { }
func (Cython3) DefaultFilename ¶ added in v0.4.0
func (Cython3) DisplayName ¶ added in v0.4.0
Click to show internal directories.
Click to hide internal directories.