Versions in this module Expand all Collapse all v0 v0.1.1 Feb 17, 2021 Changes in this version + var List = map[string]string + type ProgressGroup struct + Color template.HTML + Denominator int + IsHexColor bool + Molecular int + Percent int + Title template.HTML + func New() ProgressGroup + func (p ProgressGroup) GetContent() template.HTML + func (p ProgressGroup) SetColor(value template.HTML) ProgressGroup + func (p ProgressGroup) SetDenominator(value int) ProgressGroup + func (p ProgressGroup) SetMolecular(value int) ProgressGroup + func (p ProgressGroup) SetPercent(value int) ProgressGroup + func (p ProgressGroup) SetTitle(value template.HTML) ProgressGroup