Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WaitSuccess ¶
type WaitSuccess struct {
// contains filtered or unexported fields
}
func NewAfterSuccess ¶
func NewAfterSuccess() *WaitSuccess
func (*WaitSuccess) Run ¶
func (af *WaitSuccess) Run(before func() bool, after func())
Click to show internal directories.
Click to hide internal directories.