Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetDefaultTimeout ¶
SetDefaultTimeout sets the default value for the `go test -test.timeout` flag. Original default is no timeout.
Types ¶
type CountReader ¶
type CountReader struct {
// contains filtered or unexported fields
}
type Mount ¶
type Mount struct { // Dir is the temporary directory where the filesystem is mounted. Dir string // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.