Versions in this module Expand all Collapse all v0 v0.2.0 Jul 8, 2026 Changes in this version + type OS struct + Active types.ActiveStatus + CreatedAt time.Time + DeletedAt gorm.DeletedAt + Description string + ID uint64 + MatchNameExp string + MatchUserAgentExp string + MatchVersionMaxExp string + MatchVersionMinExp string + Name string + Parent *OS + ParentID sql.Null[uint64] + UpdatedAt time.Time + Version types.Version + Versions []*OS + YearEndSupport int + YearRelease int + func (m *OS) RBACResourceName() string + func (m *OS) TableName() string