Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Confirmer ¶
type Confirmer struct {
// contains filtered or unexported fields
}
Confirmer is used to ask for some value (e.g. a confirmation from a GUI element) in a threadsafe manner and retrieve that value later.
func (*Confirmer) NewRequest ¶
NewRequest creates a new request object that waits up to the given amount of time for the result.
Click to show internal directories.
Click to hide internal directories.