package
Version:
v1.0.9
Opens a new window with list of versions in this module.
Published: May 11, 2025
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
¶
View Source
const (
PASS = "PASS"
FAIL = "FAIL"
SKIP = "SKIP"
UNKNOWN = "UNKNOWN"
)
for colouring
Debug prints formatted debug messages when debug mode is enabled in options.
func PrintDiff(diff []byte)
PrintDiff prints colorful diff
PrintPass prints in green
PrintSkip prints in yellow
PrintUnknown prints in magenta
Verbose prints formatted messages when either verbose or debug mode is enabled.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.