Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InitOption ¶
type InitOption func(c *internal.InitConfig)
InitOption is a functional option for Init and InitCtx.
func PerTestOutput ¶
func PerTestOutput(enabled bool) InitOption
PerTestOutput controls whether a per-test logger gets set up by Init. Has no effect in InitCtx.
Click to show internal directories.
Click to hide internal directories.