Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance struct {
// contains filtered or unexported fields
}
Instance is a utility for notifications of something being done.
func (*Instance) Close ¶
Close marks this Done 'done'. This method may be called multiple times. All calls after first call will have no effect on its status.
Click to show internal directories.
Click to hide internal directories.