package
1.36.1
Repository: https://github.com/flanksource/commons.git
Documentation: pkg.go.dev

# Functions

Bluef prints and formats msg as red text.
BrightBluef prints and formats msg as red text.
LightCyanf prints and formats msg as light cyan text.
DarkWhitef prints and formats msg as dark white.
BrightGrayf prints and formats msg as red text.
BrightGreenf prints and formats msg as light green text.
Magentaf prints and formats msg as green text.
DarkWhitef prints and formats msg as dark white.
BrightYellowf prints and formats msg as red text.
No description provided by the author
LightCyanf prints and formats msg as light cyan text.
DarkWhitef prints and formats msg as dark white.
DarkWhitef prints and formats msg as dark white.
Grayf prints and formats msg as red text.
Greenf prints and formats msg as green text.
LightBluef prints and formats msg as red text.
LightCyanf prints and formats msg as light cyan text.
LightGrayf prints and formats msg as red text.
LightGreenf prints and formats msg as light green text.
Magentaf prints and formats msg as green text.
LightRedf prints and formats msg as red text.
DarkWhitef prints and formats msg as dark white.
LightYellowf prints and formats msg as red text.
Magentaf prints and formats msg as green text.
No description provided by the author
No description provided by the author
Redf prints and formats msg as red text.
StripSecrets takes a YAML or INI formatted text and removes any potentially secret data as denoted by keys containing "pass" or "secret" or exact matches for "key" the last character of the secret is kept to aid in troubleshooting.
Yellowf prints and formats msg as red text.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

JUnitFailure contains data related to a failed test.
JUnitProperty represents a key/value pair used to define properties.
JUnitSkipMessage contains the reason why a testcase was skipped.
JUnitTestCase is a single test case with its result.
JUnitTestSuite is a single JUnit test suite which may contain many testcases.
JUnitTestSuites is a collection of JUnit test suites.
TestResults contains the status of testing.

# Interfaces

No description provided by the author