Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CaptureLogger ¶
type CaptureLogger struct {
// contains filtered or unexported fields
}
func (*CaptureLogger) Capture ¶
func (l *CaptureLogger) Capture()
func (*CaptureLogger) Contains ¶
func (l *CaptureLogger) Contains(str string) bool
func (*CaptureLogger) ContainsInOrder ¶
func (l *CaptureLogger) ContainsInOrder(strs []string) bool
func (*CaptureLogger) Reset ¶
func (l *CaptureLogger) Reset()
ResetOutput should be called to reset the log capture mechanism should be called with defer
Click to show internal directories.
Click to hide internal directories.