Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadDump ¶
Types ¶
type ReadCloser ¶
type ReadCloser struct { *Reader // contains filtered or unexported fields }
func OpenDump ¶
func OpenDump(filename string) (*ReadCloser, error)
func (*ReadCloser) Close ¶
func (r *ReadCloser) Close() error
Click to show internal directories.
Click to hide internal directories.