Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Outf ¶
func Outf(format string, args ...interface{})
Outputs to stdout.
e.g.,
Out("{{green}}{{bold}}hi there %q{{/}}", "aa") Out("{{magenta}}{{bold}}hi therea{{/}} {{cyan}}{{underline}}b{{/}}")
ref. https://github.com/onsi/ginkgo/blob/v2.0.0/formatter/formatter.go#L52-L73
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.