Documentation ¶
Index ¶
- func Codef(format string, args ...interface{})
- func Debugf(format string, args ...interface{})
- func Dump(variable interface{})
- func Error(err error)
- func Errorf(format string, args ...interface{})
- func Fatal(err error)
- func Fatalf(format string, args ...interface{})
- func HasWriter() bool
- func Infof(format string, args ...interface{})
- func Off()
- func On()
- func PrintAsJSON(value interface{}, t ...*testing.T)
- func Printf(format string, args ...interface{})
- func Println(args ...interface{})
- func SetWriter(newWriter Writer)
- func Sprintf(format string, args ...interface{}) string
- func Successf(format string, args ...interface{})
- func Warnf(format string, args ...interface{})
- type Writer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintAsJSON ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.