Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NedlibReader ¶
type NedlibReader struct {
// contains filtered or unexported fields
}
func NewNedlibReader ¶
func (*NedlibReader) Close ¶
func (nedlibReader *NedlibReader) Close() error
func (*NedlibReader) Next ¶
func (nedlibReader *NedlibReader) Next() (gowarc.WarcRecord, int64, *gowarc.Validation, error)
Click to show internal directories.
Click to hide internal directories.