package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Oct 11, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
- Constants
-
func Begin(f *os.File, color EColor, format string, a ...interface{})
-
func Color(f *os.File, color EColor) string
-
func DoEnd(f *os.File, cmd string, status bool, format string, a ...interface{})
-
func Info(f *os.File, color EColor, format string, a ...interface{})
-
type EColor
EColor type
const (
EColorNormal EColor = iota
EColorGood
EColorWarn
EColorBad
EColorHilite
EColorBracket
)
EColor enums
Source Files
¶
Click to show internal directories.
Click to hide internal directories.