Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OutputWriter ¶
type OutputWriter struct {
T TestingLikeOutput
}
type TestingLikeOutput ¶
type TestingLikeOutput interface {
Log(args ...interface{})
}
TestingLikeOutput emulates
Click to show internal directories.
Click to hide internal directories.