Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Base = &Icon{
Data: baseIcon,
Name: "base",
}
Base bytes array icon representation
View Source
var Err = &Icon{
Data: errIcon,
Name: "error",
}
Err bytes array icon representation
View Source
var Notice = &Icon{
Data: noticeIcon,
Name: "notice",
}
Notice bytes array icon representation
View Source
var Warn = &Icon{
Data: warnIcon,
Name: "warning",
}
Warn bytes array icon representation
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.