Documentation ¶
Index ¶
Constants ¶
View Source
const (
RFC3339Nano string = "2006-01-02T15:04:05.000000000Z07:00"
)
Variables ¶
Functions ¶
Types ¶
type Fataler ¶
type Fataler interface {
Fatal(args ...interface{})
}
A common interface to access the Fatal method of both testing.B and testing.T.
Click to show internal directories.
Click to hide internal directories.