Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ColorToHexRGB ¶
ColorToHexRGB return Hex RGB from color.Color.
Types ¶
type Badge ¶
type Badge struct {
Label string
Message string
LabelColor string
MessageColor string
Icon []byte
// contains filtered or unexported fields
}
func (*Badge) AddIconFile ¶
AddIconFile add icon image file to badge.
func (*Badge) SetLabelColor ¶
func (*Badge) SetMessageColor ¶
Click to show internal directories.
Click to hide internal directories.