Versions in this module Expand all Collapse all v1 v1.1.2 Aug 11, 2026 v1.1.1 Aug 11, 2026 v1.1.0 Aug 11, 2026 v1.0.0 Aug 10, 2026 Changes in this version + type EvaluationSubtasks struct + Accepted int32 + Description *string + EvalUUID uuid.UUID + SubtaskID int32 + SubtaskPoints int32 + Untested int32 + Wrong int32 + type EvaluationTestgroups struct + Accepted int32 + EvalUUID uuid.UUID + StatementSubtasks *string + TestgroupID int32 + TestgroupPoints int32 + Untested int32 + Wrong int32 + type EvaluationTests struct + Accepted *bool + AnswerTrimmed *string + CheckerRuntimeID *int32 + EvalUUID uuid.UUID + Finished bool + FullAnswerS3URL string + FullInputS3URL string + Ignored bool + InputTrimmed *string + Reached bool + SubmRuntimeID *int32 + Subtasks *string + TestID int32 + Testgroups *string + type EvaluationTestset struct + Accepted int32 + EvalUUID uuid.UUID + Untested int32 + Wrong int32 + type Evaluations struct + CPUTimeLimitMillis int32 + CompileRuntimeID *int32 + CreatedAt time.Time + ErrorMessage *string + EvalUUID uuid.UUID + EvaluationStage string + LangCodeFname string + LangCompCmd *string + LangCompFname *string + LangExecCmd string + LangID string + LangName string + MemLimitKibiBytes int32 + ScoringMethod string + SystemInformation *string + TestlibCheckerCode *string + TestlibInteractor *string + type RuntimeData struct + CPUTimeMillis int64 + CreatedAt *time.Time + CtxSwitchesForced *int64 + ExitCode int64 + ExitSignal *int64 + ID int32 + IsolateStatus *string + MemoryKibiBytes int64 + Stderr *string + Stdout *string + WallTimeMillis int64 + type SchemaMigrations struct + Dirty bool + Version int64 + type Submissions struct + AuthorUUID uuid.UUID + Content string + CreatedAt time.Time + CurrentEvalUUID *uuid.UUID + ProgLangID string + SubmUUID uuid.UUID + TaskID string + type Users struct + BcryptPwd string + CreatedAt time.Time + Email string + Firstname string + Lastname string + UUID uuid.UUID + Username string