Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Color ¶
type Color int
背景色
const ( // Reset reset emphasis style Reset Color = iota // Bold bold emphasis style Bold // Dim dim emphasis style Dim // Italic italic emphasis style Italic // Underline underline emphasis style Underline // Blink blink emphasis style Blink // Inverse inverse emphasis style Inverse // Hidden hidden emphasis style Hidden // Strikeout strikeout emphasis style Strikeout )
样式计算
Click to show internal directories.
Click to hide internal directories.