Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NopWriteCloser ¶
type NopWriteCloser struct {
// contains filtered or unexported fields
}
func (*NopWriteCloser) Close ¶
func (nwc *NopWriteCloser) Close() error
type NullPool ¶
type NullPool struct {
// contains filtered or unexported fields
}
func (*NullPool) GetReadSeeker ¶
func (fp *NullPool) GetReadSeeker(fileIndex int64) (io.ReadSeeker, error)
type NullReader ¶
type NullReader struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.