Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AsyncWriter ¶
type AsyncWriter struct {
// contains filtered or unexported fields
}
func NewAsyncWriter ¶
func NewAsyncWriter(writer io.Writer, size int) *AsyncWriter
func (*AsyncWriter) Close ¶
func (w *AsyncWriter) Close()
Click to show internal directories.
Click to hide internal directories.