Versions in this module Expand all Collapse all v0 v0.2.9 Jan 3, 2024 v0.2.7 Jan 3, 2024 v0.2.6 Jan 3, 2024 Changes in this version + type Description struct + Examples []Example + ID int64 + Input string + Notes *string + Output string + Story string + type Example struct + Answer string + ID int64 + Input string + type ProgrammingLanguage struct + CodeFilename string + CompileCommand *string + EnvVersionCommand *string + ExecuteCommand string + HelloWorldCode *string + ID string + MonacoID *string + Name string + type TaskVersion struct + Code string + CreatedAt time.Time + Description *Description + ID int64 + MemoryLimitKb int64 + Name string + TaskID int64 + TimeLimitMs int64 + UpdatedAt *time.Time + type User struct + Email string + FirstName string + ID int64 + IsAdmin bool + LastName string + Username string