Documentation ¶ Index ¶ func Inline(t *testing.T, skip int, msgAndArgs ...interface{}) (string, bool) func InlineFloat64(t *testing.T, skip int) (float64, bool) func InlineInt(t *testing.T, skip int) (int, bool) func InlineJSON(t *testing.T, skip int, target interface{}) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Inline ¶ func Inline(t *testing.T, skip int, msgAndArgs ...interface{}) (string, bool) func InlineFloat64 ¶ func InlineFloat64(t *testing.T, skip int) (float64, bool) func InlineInt ¶ func InlineInt(t *testing.T, skip int) (int, bool) func InlineJSON ¶ func InlineJSON(t *testing.T, skip int, target interface{}) Types ¶ This section is empty. Source Files ¶ View all Source files inline.go Click to show internal directories. Click to hide internal directories.