Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloseResult ¶
type CloseResult struct {
AlreadyClosed bool
}
type Logger ¶
Logger is an optional callback sink for long-running operations. Implementations must be safe to call from the current goroutine.
type MergeResult ¶
Click to show internal directories.
Click to hide internal directories.