Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotifyCloser ¶
type NotifyCloser struct {
Writer io.Writer
OnClose OnCloseFunc
// contains filtered or unexported fields
}
func (*NotifyCloser) Close ¶
func (nc *NotifyCloser) Close() error
type OnCloseFunc ¶
Click to show internal directories.
Click to hide internal directories.