Versions in this module Expand all Collapse all v0 v0.14.4 Dec 6, 2021 v0.14.2 Dec 6, 2021 Changes in this version + var Clear = Badge + var Preserve = Badge + type Badge struct + func New(number uint) Badge + func (b *Badge) Number() (uint, bool) + func (b Badge) String() string