Documentation
¶
Index ¶
- func CommandRun(data api.LessonDataCLICommand, results []api.CLICommandResult)
- func CommandSubmission(data api.LessonDataCLICommand, results []api.CLICommandResult, ...)
- func HTTPRun(data api.LessonDataHTTPTests, results []checks.HttpTestResult)
- func HTTPSubmission(data api.LessonDataHTTPTests, results []checks.HttpTestResult, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandRun ¶
func CommandRun( data api.LessonDataCLICommand, results []api.CLICommandResult, )
func CommandSubmission ¶
func CommandSubmission( data api.LessonDataCLICommand, results []api.CLICommandResult, failure *api.StructuredErrCLICommand, )
func HTTPRun ¶ added in v1.5.6
func HTTPRun( data api.LessonDataHTTPTests, results []checks.HttpTestResult, )
func HTTPSubmission ¶ added in v1.5.6
func HTTPSubmission( data api.LessonDataHTTPTests, results []checks.HttpTestResult, failure *api.HTTPTestValidationError, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.