Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogPrinter ¶
type LogPrinter struct {
// contains filtered or unexported fields
}
LogPrinter prints stability-checker logs
func New ¶
func New(stream *json.Decoder, ids []string) *LogPrinter
New returns new instance of LogPrinter
func (*LogPrinter) PrintFailedTestOutput ¶
func (l *LogPrinter) PrintFailedTestOutput() error
PrintFailedTestOutput prints failed tests outputs.
Click to show internal directories.
Click to hide internal directories.