Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestLogger ¶
type TestLogger struct {
// contains filtered or unexported fields
}
func NewTestLogger ¶
func NewTestLogger(t *testing.T) *TestLogger
func (*TestLogger) Printf ¶
func (x *TestLogger) Printf(format string, v ...interface{})
Click to show internal directories.
Click to hide internal directories.