Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeferredWriter ¶
type DeferredWriter struct {
// contains filtered or unexported fields
}
DeferredWriter buffers all writes in memory until Flush is called. Safe for concurrent use.
Click to show internal directories.
Click to hide internal directories.