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, ...)
- func RenderRun(data api.CLIData, results []api.CLIStepResult)
- func RenderSubmission(data api.CLIData, results []api.CLIStepResult, failure *api.StructuredErrCLI)
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, )
func RenderSubmission ¶ added in v1.15.0
func RenderSubmission( data api.CLIData, results []api.CLIStepResult, failure *api.StructuredErrCLI, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.