package
Version:
v1.2.1-0...-d3ac9ea
Opens a new window with list of versions in this module.
Published: Oct 26, 2014
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Debug function, if the debug flag is set, then display. Do nothing otherwise
If Docker is in damon mode, also send the debug info on the socket
func Fatal(a ...interface{})
func Fatalf(format string, a ...interface{})
type Fataler interface {
Fatal(args ...interface{})
}
A common interface to access the Fatal method of
both testing.B and testing.T.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.