Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestRecorder ¶
TestRecorder is a simple test Logger that records the invocations. This is useful for testing to verify logged data is as expected
func (*TestRecorder) Reset ¶
func (l *TestRecorder) Reset() ([]Call, int)
Click to show internal directories.
Click to hide internal directories.