Documentation ¶ Index ¶ type OutputOnly func New() OutputOnly func (o OutputOnly) Compile(jinfo problems.Judgeable, s language.Sandbox, l language.Language, ...) (io.Reader, error) func (o OutputOnly) Name() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type OutputOnly ¶ type OutputOnly struct { batch.Batch } func New ¶ func New() OutputOnly func (OutputOnly) Compile ¶ func (o OutputOnly) Compile(jinfo problems.Judgeable, s language.Sandbox, l language.Language, src io.Reader, errw io.Writer) (io.Reader, error) func (OutputOnly) Name ¶ func (o OutputOnly) Name() string Source Files ¶ View all Source files output_only.go Click to show internal directories. Click to hide internal directories.