Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cleaner ¶ added in v0.20.0
type Cleaner interface { Cleanup(func()) Logger FailIndicator }
type FailIndicator ¶ added in v0.20.3
type FailIndicator interface {
Failed() bool
}
Click to show internal directories.
Click to hide internal directories.