Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseProblem ¶
func ParseProblem(path string) (*toolspb.ParseProblemResponse, error)
ParseProblem parses the problem at the given path into the API format.
func VerifyProblem ¶
func VerifyProblem(ctx context.Context, req *toolspb.VerifyProblemRequest, runner runpb.RunServiceClient) (*toolspb.VerifyProblemResponse, error)
Types ¶
This section is empty.
Source Files ¶
- included_files_parse.go
- included_files_verify.go
- input_validator_parse.go
- input_validator_verify.go
- metadata_parse.go
- metadata_verify.go
- output_validator_parse.go
- output_validator_verify.go
- parse.go
- statement_markdown.go
- statement_parse.go
- statement_verify.go
- submission_parse.go
- submission_verify.go
- testdata_parse.go
- testdata_verify.go
- verify.go
Click to show internal directories.
Click to hide internal directories.