Versions in this module Expand all Collapse all v0 v0.2.0 Jun 14, 2023 v0.1.0 Jun 2, 2023 Changes in this version + type Judge struct + Id int64 + Name string + Online bool + Ping int + func NewJudgeFromModelsJudge(j *models.Judge) *Judge