Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
func Generate(challenge *database.Challenge) (*database.AttemptInput, *database.AttemptOutput, error)
Generate a pair response data pair
Types ¶
type AttemptData ¶
type AttemptData struct {
Input *database.AttemptInput
Output *database.AttemptOutput
}
AttemptData is the generated data for an attempt
Click to show internal directories.
Click to hide internal directories.