Documentation ¶
Index ¶
Constants ¶
View Source
const ModuleName = "console"
Variables ¶
This section is empty.
Functions ¶
func RequireWithPrinter ¶
func RequireWithPrinter(printer Printer) require.ModuleLoader
Types ¶
type LogPrinter ¶
type LogPrinter struct { }
LogPrinter implements the console.Printer interface that prints to the stdout or stderr.
Click to show internal directories.
Click to hide internal directories.